Uses of Class
com.fasterxml.aalto.in.CharBasedPNameTable
Packages that use CharBasedPNameTable
-
Uses of CharBasedPNameTable in com.fasterxml.aalto.in
Fields in com.fasterxml.aalto.in declared as CharBasedPNameTableModifier and TypeFieldDescriptionprotected final CharBasedPNameTableReaderScanner._symbolsFor now, symbol table contains prefixed names.(package private) CharBasedPNameTableReaderConfig.EncodingContext.mGeneralTableIf there is no encoding to worry about, we only need a single symbol table.Methods in com.fasterxml.aalto.in that return CharBasedPNameTableModifier and TypeMethodDescriptionReaderConfig.getCBSymbols()ReaderConfig.EncodingContext.getSymbols()Methods in com.fasterxml.aalto.in with parameters of type CharBasedPNameTableModifier and TypeMethodDescriptionvoidCharBasedPNameTable.mergeFromChild(CharBasedPNameTable child) Method that allows contents of child table to potentially be "merged in" with contents of this symbol table.voidReaderConfig.updateCBSymbols(CharBasedPNameTable sym) voidReaderConfig.EncodingContext.updateSymbols(CharBasedPNameTable sym) Constructors in com.fasterxml.aalto.in with parameters of type CharBasedPNameTable