Package | Description |
---|---|
javanet.staxutils |
Provides a set of utility classes that make it easy for developers to work
with JSR-173: Streaming API for
XML (StAX) and integrate it into their existing XML processing
applications.
|
javanet.staxutils.helpers |
Provides helpful implementations of StAX interfaces, along with utility
classes for performing various useful operations.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleLocation
Basic implementation of
ExtendedLocation . |
Modifier and Type | Class and Description |
---|---|
class |
UnknownLocation
Location used to represent unknown locations. |