BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.apache.xerces.impl.XMLEntityManager.Entity

Packages that use XMLEntityManager.Entity
weblogic.apache.xerces.impl   
 

Uses of XMLEntityManager.Entity in weblogic.apache.xerces.impl
 

Subclasses of XMLEntityManager.Entity in weblogic.apache.xerces.impl
protected static class XMLEntityManager.ExternalEntity
          Deprecated. External entity.
protected static class XMLEntityManager.InternalEntity
          Deprecated. Internal entity.
protected  class XMLEntityManager.ScannedEntity
          Deprecated. Entity state.
 

Methods in weblogic.apache.xerces.impl with parameters of type XMLEntityManager.Entity
 void XMLEntityManager.Entity.setValues(XMLEntityManager.Entity entity)
          Sets the values of the entity.
 void XMLEntityManager.InternalEntity.setValues(XMLEntityManager.Entity entity)
          Sets the values of the entity.
 void XMLEntityManager.ExternalEntity.setValues(XMLEntityManager.Entity entity)
          Sets the values of the entity.
 


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