Uses of Class
com.fasterxml.aalto.in.CharBasedPNameTable

Packages that use CharBasedPNameTable
com.fasterxml.aalto.in   
 

Uses of CharBasedPNameTable in com.fasterxml.aalto.in
 

Fields in com.fasterxml.aalto.in declared as CharBasedPNameTable
protected  CharBasedPNameTable ReaderScanner._symbols
          For now, symbol table contains prefixed names.
 

Methods in com.fasterxml.aalto.in that return CharBasedPNameTable
 CharBasedPNameTable ReaderConfig.getCBSymbols()
           
 

Methods in com.fasterxml.aalto.in with parameters of type CharBasedPNameTable
 void CharBasedPNameTable.mergeFromChild(CharBasedPNameTable child)
          Method that allows contents of child table to potentially be "merged in" with contents of this symbol table.
 void ReaderConfig.updateCBSymbols(CharBasedPNameTable sym)
           
 



Copyright © 2012 Fasterxml.com. All Rights Reserved.