Uses of Class
com.ctc.wstx.sw.OutputElementBase
Packages that use OutputElementBase
-
Uses of OutputElementBase in com.ctc.wstx.dom
Subclasses of OutputElementBase in com.ctc.wstx.domModifier and TypeClassDescriptionfinal class
Context object that holds information about an open element (one for which START_ELEMENT has been sent, but no END_ELEMENT) -
Uses of OutputElementBase in com.ctc.wstx.sw
Subclasses of OutputElementBase in com.ctc.wstx.swModifier and TypeClassDescriptionfinal class
Class that encapsulates information about a specific element in virtual output stack for namespace-aware writers.Methods in com.ctc.wstx.sw with parameters of type OutputElementBaseModifier and TypeMethodDescriptionprotected void
OutputElementBase.relink
(OutputElementBase parent) Method called to reuse a pooled instance.Constructors in com.ctc.wstx.sw with parameters of type OutputElementBaseModifierConstructorDescriptionprotected
OutputElementBase
(OutputElementBase parent, BijectiveNsMap ns)