BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xerces.utils.StringPool.CharArrayRange

Packages that use StringPool.CharArrayRange
weblogic.apache.xerces.readers   
weblogic.apache.xerces.utils   
 

Uses of StringPool.CharArrayRange in weblogic.apache.xerces.readers
 

Methods in weblogic.apache.xerces.readers with parameters of type StringPool.CharArrayRange
 boolean StreamingCharReader.scanExpectedName(char fastcheck, StringPool.CharArrayRange expectedName)
           
 boolean XMLEntityHandler.EntityReader.scanExpectedName(char fastcheck, StringPool.CharArrayRange expectedName)
          Scan the name that is expected at the current position in the document.
 

Uses of StringPool.CharArrayRange in weblogic.apache.xerces.utils
 

Methods in weblogic.apache.xerces.utils that return StringPool.CharArrayRange
 StringPool.CharArrayRange StringPool.createCharArrayRange()
           
 

Methods in weblogic.apache.xerces.utils with parameters of type StringPool.CharArrayRange
 void StringPool.getCharArrayRange(int symbolIndex, StringPool.CharArrayRange r)
           
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.