Uses of Package
javax.xml.stream.util
| Package | Description | 
|---|---|
| javax.xml.stream | 
 Defines interfaces and classes for the Streaming API for XML (StAX). | 
| javax.xml.stream.util | Provides utility classes for the Streaming API for XML (StAX). | 
- 
Classes in javax.xml.stream.util used by javax.xml.stream Class Description XMLEventAllocator This interface defines a class that allows a user to register a way to allocate events given an XMLStreamReader.XMLEventConsumer This interface defines an event consumer interface.
- 
Classes in javax.xml.stream.util used by javax.xml.stream.util Class Description XMLEventAllocator This interface defines a class that allows a user to register a way to allocate events given an XMLStreamReader.XMLEventConsumer This interface defines an event consumer interface.