Uses of Class
com.sun.xml.fastinfoset.util.StringArray
Packages that use StringArray
Package
Description
-
Uses of StringArray in com.sun.xml.fastinfoset
Fields in com.sun.xml.fastinfoset declared as StringArrayModifier and TypeFieldDescriptionprotected StringArrayDecoder._attributeValueTableThe attribute value table of the vocabulary.Methods in com.sun.xml.fastinfoset with parameters of type StringArrayModifier and TypeMethodDescriptionprotected final StringDecoder.decodeIdentifyingNonEmptyStringOnFirstBit(StringArray table) -
Uses of StringArray in com.sun.xml.fastinfoset.tools
Methods in com.sun.xml.fastinfoset.tools with parameters of type StringArrayModifier and TypeMethodDescriptionvoidVocabularyGenerator.addToTable(String s, Set v, StringIntMap m, StringArray a) static voidPrintTable.printArray(String title, StringArray a) -
Uses of StringArray in com.sun.xml.fastinfoset.util
Methods in com.sun.xml.fastinfoset.util with parameters of type StringArrayModifier and TypeMethodDescriptionfinal voidStringArray.setReadOnlyArray(StringArray readOnlyArray, boolean clear) -
Uses of StringArray in com.sun.xml.fastinfoset.vocab
Fields in com.sun.xml.fastinfoset.vocab declared as StringArrayModifier and TypeFieldDescriptionfinal StringArrayParserVocabulary.attributeValuefinal StringArrayParserVocabulary.encodingAlgorithmfinal StringArrayParserVocabulary.localNamefinal StringArrayParserVocabulary.namespaceNamefinal StringArrayParserVocabulary.otherNCNamefinal StringArrayParserVocabulary.otherURI