Uses of Class
com.ctc.wstx.util.BijectiveNsMap
Packages that use BijectiveNsMap
Package
Description
Contains utility classes that are not directly Woodstox specific, but are
for now only used by Woodstox.
-
Uses of BijectiveNsMap in com.ctc.wstx.dom
Constructors in com.ctc.wstx.dom with parameters of type BijectiveNsMapModifierConstructorDescriptionprivateDOMOutputElement(DOMOutputElement parent, Element element, BijectiveNsMap ns) -
Uses of BijectiveNsMap in com.ctc.wstx.sw
Fields in com.ctc.wstx.sw declared as BijectiveNsMapModifier and TypeFieldDescriptionprotected static final BijectiveNsMapOutputElementBase.DEFAULT_XML_BINDINGSprotected BijectiveNsMapOutputElementBase.mNsMappingMapping of namespace prefixes to URIs and back.Constructors in com.ctc.wstx.sw with parameters of type BijectiveNsMapModifierConstructorDescriptionprotectedOutputElementBase(OutputElementBase parent, BijectiveNsMap ns) privateSimpleOutputElement(SimpleOutputElement parent, String prefix, String localName, String uri, BijectiveNsMap ns) -
Uses of BijectiveNsMap in com.ctc.wstx.util
Methods in com.ctc.wstx.util that return BijectiveNsMapModifier and TypeMethodDescriptionBijectiveNsMap.createChild()static BijectiveNsMapBijectiveNsMap.createEmpty()