Package com.ctc.wstx.dom
package com.ctc.wstx.dom
-
ClassesClassDescriptionContext object that holds information about an open element (one for which START_ELEMENT has been sent, but no END_ELEMENT)This is an adapter class that allows building a DOM tree using
XMLStreamWriter
interface.