Package com.fasterxml.aalto.dom
package com.fasterxml.aalto.dom
-
ClassesClassDescriptionHelper 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.Context object that holds information about an open element (one for which START_ELEMENT has been sent, but no END_ELEMENT)Concrete DOM-backed implementation, based on the Stax2 reference implementation's default implementation.This is an adapter class that allows building a DOM tree using
XMLStreamWriter
interface.Class that encapsulates information about a specific element in virtual output stack for namespace-aware writers.