Package com.fasterxml.aalto.dom

Class Summary
BijectiveNsMap Helper class that implements "bijective map" (Map that allows use of values as keys and vice versa, bidirectional access), and is specifically used for storing namespace binding information.
DOMOutputElement Context object that holds information about an open element (one for which START_ELEMENT has been sent, but no END_ELEMENT)
DOMReaderImpl Concrete DOM-backed implementation, based on the Stax2 reference implementation's default implementation.
DOMWriterImpl This is an adapter class that allows building a DOM tree using XMLStreamWriter interface.
OutputElementBase Class that encapsulates information about a specific element in virtual output stack for namespace-aware writers.
 



Copyright © 2012 Fasterxml.com. All Rights Reserved.