Uses of Class
com.fasterxml.aalto.dom.BijectiveNsMap
Packages that use BijectiveNsMap
-
Uses of BijectiveNsMap in com.fasterxml.aalto.dom
Fields in com.fasterxml.aalto.dom declared as BijectiveNsMapModifier and TypeFieldDescriptionprotected BijectiveNsMap
OutputElementBase._nsMapping
Mapping of namespace prefixes to URIs and back.Methods in com.fasterxml.aalto.dom that return BijectiveNsMapModifier and TypeMethodDescriptionBijectiveNsMap.createChild()
static BijectiveNsMap
BijectiveNsMap.createEmpty()
Constructors in com.fasterxml.aalto.dom with parameters of type BijectiveNsMapModifierConstructorDescriptionprivate
DOMOutputElement
(DOMOutputElement parent, Element element, BijectiveNsMap ns) protected
OutputElementBase
(OutputElementBase parent, BijectiveNsMap ns)