Uses of Class
com.fasterxml.aalto.dom.BijectiveNsMap

Packages that use BijectiveNsMap
com.fasterxml.aalto.dom   
 

Uses of BijectiveNsMap in com.fasterxml.aalto.dom
 

Fields in com.fasterxml.aalto.dom declared as BijectiveNsMap
protected  BijectiveNsMap OutputElementBase._nsMapping
          Mapping of namespace prefixes to URIs and back.
 

Methods in com.fasterxml.aalto.dom that return BijectiveNsMap
 BijectiveNsMap BijectiveNsMap.createChild()
           
static BijectiveNsMap BijectiveNsMap.createEmpty()
           
 

Constructors in com.fasterxml.aalto.dom with parameters of type BijectiveNsMap
OutputElementBase(OutputElementBase parent, BijectiveNsMap ns)
           
 



Copyright © 2012 Fasterxml.com. All Rights Reserved.