Package | Description |
---|---|
javolution.xml |
Provides support for the encoding of objects, and the objects reachable from them,
into
XML ; and the complementary reconstruction of the
object graph from XML . |
javolution.xml.sax | |
javolution.xml.stream |
Provides StAX-like XML readers/writers which do not require object
creation (such as String) and are consequently faster and more time predictable
than standard StAX classes.
|
Class and Description |
---|
Attributes
This interface represents a list of XML attributes.
|
Class and Description |
---|
Attributes
This interface represents a list of XML attributes.
|
ContentHandler
Receives notification of the logical content of a document.
|
XMLReader
SAX2-like interface for reading an XML document using callbacks.
|
Class and Description |
---|
Attributes
This interface represents a list of XML attributes.
|
Copyright © 2005–2018 Javolution. All rights reserved.