BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.apache.xalan.serialize.CharInfo

Packages that use CharInfo
weblogic.apache.xalan.serialize   
 

Uses of CharInfo in weblogic.apache.xalan.serialize
 

Fields in weblogic.apache.xalan.serialize declared as CharInfo
protected static CharInfo SerializerToXML.m_xmlcharInfo
          Map that tells which XML characters should have special treatment, and it provides character to entity name lookup.
protected  CharInfo SerializerToXML.m_charInfo
          Map that tells which characters should have special treatment, and it provides character to entity name lookup.
protected static CharInfo SerializerToHTML.m_htmlcharInfo
          Map that tells which XML characters should have special treatment, and it provides character to entity name lookup.
 


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.