package javax.xml.stream.util 
Provides utility classes for the Streaming API for XML (StAX).
Since: 
1.6 
 
 
 
All Classes and Interfaces Interfaces Classes 
This is the base class for deriving an XMLEventReader
 filter.
 
This is the base class for deriving an XMLStreamReader filter
 This class is designed to sit between an XMLStreamReader and an
 application's XMLStreamReader.
 
This interface defines a class that allows a user to register
 a way to allocate events given an XMLStreamReader.
 
This interface defines an event consumer interface.
 
 
 
 
 
 
 
 
 
Report a bug or suggest an enhancement   For further API reference and developer documentation see the Java SE Documentation , which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples. Other versions.   Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.  Copyright  © 1993, 2025, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA. All rights reserved. Use is subject to license terms  and the documentation redistribution policy .