BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.apache.xerces.util.XMLStringBuffer

Packages that use XMLStringBuffer
weblogic.apache.xerces.impl   
 

Uses of XMLStringBuffer in weblogic.apache.xerces.impl
 

Methods in weblogic.apache.xerces.impl with parameters of type XMLStringBuffer
protected  void XMLScanner.scanComment(XMLStringBuffer text)
          Deprecated. Scans a comment.
protected  int XMLScanner.scanCharReferenceValue(XMLStringBuffer buf, XMLStringBuffer buf2)
          Deprecated. Scans a character reference and append the corresponding chars to the specified buffer.
protected  boolean XMLScanner.scanSurrogates(XMLStringBuffer buf)
          Deprecated. Scans surrogates and append them to the specified buffer.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.