Note that the implementation is only to be used with javax.xml.transform.dom.DOMResult
. It can however be used for both full documents, and single element root fragments, depending on what node is passed as the argument. >p> One more implementation note: much code is identical to one used by {@link org.codehaus.stax2.ri.Stax2WriterAdapter}. Alas it is hard to reuse it without cut'n pasting.
@author Tatu Saloranta
@since 3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|