Overview |
Module |
Use |
Devguide |
Index |
Nested Modules |
Services |
Singletons |
Interfaces |
Structs |
Exceptions |
Enums |
Typedefs |
Constant Groups |
Services |
SaxDocumentHandler |
This service helps parsing files by providing a SAX document handler
interface for a SAX parsers.
You have to instantiate this service passing an XRoot instance.
@internal
|
Interfaces |
XAttributes |
An element's attributes
@internal
|
XElement |
Capsule around an XML element.
@internal
|
XNamespaceMapping |
Interface to map XML namespace URI strings to ordinals (URI-id, short uid).
@internal
|
XRoot |
Root interface being passed to SaxDocumentHandler service upon
instantiation.
@internal
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.