Uses of Class
com.sun.xml.fastinfoset.util.PrefixArray
Packages that use PrefixArray
Package
Description
-
Uses of PrefixArray in com.sun.xml.fastinfoset
Fields in com.sun.xml.fastinfoset declared as PrefixArrayModifier and TypeFieldDescriptionprotected PrefixArrayDecoder._prefixTableThe prefix table of the vocabulary. -
Uses of PrefixArray in com.sun.xml.fastinfoset.tools
Methods in com.sun.xml.fastinfoset.tools with parameters of type PrefixArrayModifier and TypeMethodDescriptionvoidVocabularyGenerator.addToTable(String s, Set v, StringIntMap m, PrefixArray a) static voidPrintTable.printArray(String title, PrefixArray a) -
Uses of PrefixArray in com.sun.xml.fastinfoset.util
Methods in com.sun.xml.fastinfoset.util with parameters of type PrefixArrayModifier and TypeMethodDescriptionfinal voidPrefixArray.setReadOnlyArray(PrefixArray readOnlyArray, boolean clear) -
Uses of PrefixArray in com.sun.xml.fastinfoset.vocab
Fields in com.sun.xml.fastinfoset.vocab declared as PrefixArray