Uses of Class
org.apache.xerces.util.XMLResourceIdentifierImpl

Packages that use XMLResourceIdentifierImpl
org.apache.xerces.impl.dtd   
org.apache.xerces.impl.xs   
org.apache.xerces.util   
 

Uses of XMLResourceIdentifierImpl in org.apache.xerces.impl.dtd
 

Subclasses of XMLResourceIdentifierImpl in org.apache.xerces.impl.dtd
 class XMLDTDDescription
          All information specific to DTD grammars.
 

Uses of XMLResourceIdentifierImpl in org.apache.xerces.impl.xs
 

Subclasses of XMLResourceIdentifierImpl in org.apache.xerces.impl.xs
 class XSDDescription
          All information specific to XML Schema grammars.
 

Uses of XMLResourceIdentifierImpl in org.apache.xerces.util
 

Subclasses of XMLResourceIdentifierImpl in org.apache.xerces.util
 class XMLEntityDescriptionImpl
          This class is an implementation of the XMLEntityDescription interface which describes the properties of an entity.