Uses of Interface
javanet.staxutils.StaticLocation
-
Packages that use StaticLocation 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. -
-
Uses of StaticLocation in javanet.staxutils
Classes in javanet.staxutils that implement StaticLocation Modifier and Type Class Description classSimpleLocationBasic implementation ofExtendedLocation. -
Uses of StaticLocation in javanet.staxutils.helpers
Classes in javanet.staxutils.helpers that implement StaticLocation Modifier and Type Class Description classUnknownLocationLocationused to represent unknown locations.
-