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 BijectiveNsMapOutputElementBase._nsMappingMapping of namespace prefixes to URIs and back.Methods in com.fasterxml.aalto.dom that return BijectiveNsMapModifier and TypeMethodDescriptionBijectiveNsMap.createChild()static BijectiveNsMapBijectiveNsMap.createEmpty()Constructors in com.fasterxml.aalto.dom with parameters of type BijectiveNsMapModifierConstructorDescriptionprivateDOMOutputElement(DOMOutputElement parent, Element element, BijectiveNsMap ns) protectedOutputElementBase(OutputElementBase parent, BijectiveNsMap ns)