Uses of Class
com.sun.xml.fastinfoset.util.ContiguousCharArrayArray
-
Packages that use ContiguousCharArrayArray Package Description com.sun.xml.fastinfoset com.sun.xml.fastinfoset.tools com.sun.xml.fastinfoset.util com.sun.xml.fastinfoset.vocab -
-
Uses of ContiguousCharArrayArray in com.sun.xml.fastinfoset
Fields in com.sun.xml.fastinfoset declared as ContiguousCharArrayArray Modifier and Type Field Description protected ContiguousCharArrayArrayDecoder. _characterContentChunkTableThe character content chunk table of the vocabulary. -
Uses of ContiguousCharArrayArray in com.sun.xml.fastinfoset.tools
Methods in com.sun.xml.fastinfoset.tools with parameters of type ContiguousCharArrayArray Modifier and Type Method Description static voidPrintTable. printArray(String title, ContiguousCharArrayArray a) -
Uses of ContiguousCharArrayArray in com.sun.xml.fastinfoset.util
Methods in com.sun.xml.fastinfoset.util with parameters of type ContiguousCharArrayArray Modifier and Type Method Description voidContiguousCharArrayArray. setReadOnlyArray(ContiguousCharArrayArray readOnlyArray, boolean clear) -
Uses of ContiguousCharArrayArray in com.sun.xml.fastinfoset.vocab
Fields in com.sun.xml.fastinfoset.vocab declared as ContiguousCharArrayArray Modifier and Type Field Description ContiguousCharArrayArrayParserVocabulary. characterContentChunk
-