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 TypeClassDescriptionclassContext 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 voidOutputElementBase.relink(OutputElementBase parent) Method called to reuse a pooled instance.Constructors in com.fasterxml.aalto.dom with parameters of type OutputElementBaseModifierConstructorDescriptionprotectedOutputElementBase(OutputElementBase parent, BijectiveNsMap ns)