Uses of Class
com.sun.xml.fastinfoset.util.ContiguousCharArrayArray

Packages that use ContiguousCharArrayArray
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
protected  ContiguousCharArrayArray Decoder._characterContentChunkTable
          The 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
static void PrintTable.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
 void ContiguousCharArrayArray.setReadOnlyArray(ContiguousCharArrayArray readOnlyArray, boolean clear)
           
 

Uses of ContiguousCharArrayArray in com.sun.xml.fastinfoset.vocab
 

Fields in com.sun.xml.fastinfoset.vocab declared as ContiguousCharArrayArray
 ContiguousCharArrayArray ParserVocabulary.characterContentChunk
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.