Uses of Class
com.ctc.wstx.util.BijectiveNsMap

Packages that use BijectiveNsMap
com.ctc.wstx.sw   
com.ctc.wstx.util   
 

Uses of BijectiveNsMap in com.ctc.wstx.sw
 

Fields in com.ctc.wstx.sw declared as BijectiveNsMap
protected  BijectiveNsMap OutputElementBase.mNsMapping
          Mapping of namespace prefixes to URIs and back.
 

Constructors in com.ctc.wstx.sw with parameters of type BijectiveNsMap
OutputElementBase(OutputElementBase parent, BijectiveNsMap ns)
           
 

Uses of BijectiveNsMap in com.ctc.wstx.util
 

Methods in com.ctc.wstx.util that return BijectiveNsMap
 BijectiveNsMap BijectiveNsMap.createChild()
           
static BijectiveNsMap BijectiveNsMap.createEmpty()
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.