Package javanet.staxutils.helpers
package javanet.staxutils.helpers
Provides helpful implementations of StAX interfaces, along with utility
classes for performing various useful operations.
-
ClassesClassDescriptionEncapsulates access to contextual element information, such as the element name, attributes, and namespaces.Provides utility methods useful for comparing two
XMLEventinstances.Abstract class for implementing XML filters.An output factory that transforms each writer from a contained factory.XMLEventConsumerthat stores all added events in aList.XMLEventReaderthat reads events from aList.Abstract class for writing filtered XML streams.Locationused to represent unknown locations.Extension to XMLFilterImpl that implements LexicalHandler.