Uses of Package
org.apache.tomcat.util.xml

Packages that use org.apache.tomcat.util.xml
org.apache.tomcat.modules.config   
org.apache.tomcat.util.xml   
 

Classes in org.apache.tomcat.util.xml used by org.apache.tomcat.modules.config
XmlMapper
          SAX Handler - it will read the XML and construct java objects
 

Classes in org.apache.tomcat.util.xml used by org.apache.tomcat.util.xml
SaxContext
          SAX Context - used to match and perform actions provide access to the current stack and XML elements.
XmlAction
          Each rule in Xml Mapper can invoke certain actions.
XmlMapper
          SAX Handler - it will read the XML and construct java objects
 



Copyright ? 2001 Apache Software Foundation. All Rights Reserved.