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.Methods in com.fasterxml.aalto.in that return CharBasedPNameTableMethods 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)