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 © 2010 Sun Microsystems, Inc.