Uses of Class
com.fasterxml.aalto.dom.OutputElementBase
Packages that use OutputElementBase
-
Uses of OutputElementBase in com.fasterxml.aalto.dom
Subclasses of OutputElementBase in com.fasterxml.aalto.domModifier and TypeClassDescriptionclass
Context object that holds information about an open element (one for which START_ELEMENT has been sent, but no END_ELEMENT)Methods in com.fasterxml.aalto.dom with parameters of type OutputElementBaseModifier and TypeMethodDescriptionprotected void
OutputElementBase.relink
(OutputElementBase parent) Method called to reuse a pooled instance.Constructors in com.fasterxml.aalto.dom with parameters of type OutputElementBaseModifierConstructorDescriptionprotected
OutputElementBase
(OutputElementBase parent, BijectiveNsMap ns)