インタフェース
javax.xml.stream.util.XMLEventAllocatorの使用
パッケージ
説明
Streaming API for XML (StAX)のインタフェースとクラスを定義します。
Streaming API for XML (StAX)のユーティリティ・クラスを提供します。
-
javax.xml.streamでのXMLEventAllocatorの使用
修飾子と型メソッド説明abstract XMLEventAllocator
XMLInputFactory.getEventAllocator()
このファクトリを使用して作成されるストリームが使用するアロケータを取得します。修飾子と型メソッド説明abstract void
XMLInputFactory.setEventAllocator
(XMLEventAllocator allocator) イベント用のユーザー定義のイベント・アロケータを設定します。 -
javax.xml.stream.utilでのXMLEventAllocatorの使用