Uses of Package
org.codehaus.stax2.ri
Packages that use org.codehaus.stax2.ri
Package
Description
Package that contains a skeletal reference implementation of Stax2 API,
as well as some utility/helper classes that can be useful in building
one.
-
Classes in org.codehaus.stax2.ri used by org.codehaus.stax2.riClassDescriptionDummy
NamespaceContext
implementation that contains no namespace information, except bindings that are specified by the namespace specification itself (for prefixes "xml" and "xmlns")Simple read-only iterator that iterators over one specific item, passed in as constructor argument. -
Classes in org.codehaus.stax2.ri used by org.codehaus.stax2.ri.domClassDescriptionHelper class used to simplify text gathering while keeping at as efficient as possible.
-
Classes in org.codehaus.stax2.ri used by org.codehaus.stax2.ri.typedClassDescriptionHelper class for efficiently reading and aggregating variable length byte content.