Uses of Class
org.apache.torque.engine.database.transform.XmlToAppData

Packages that use XmlToAppData
org.apache.torque.engine.database.transform   
 

Uses of XmlToAppData in org.apache.torque.engine.database.transform
 

Methods in org.apache.torque.engine.database.transform with parameters of type XmlToAppData
static void XmlToAppData.ParseStackElement.popState(XmlToAppData parser)
          Removes the top element from the stack and activates the stored state
static void XmlToAppData.ParseStackElement.pushState(XmlToAppData parser)
          Stores the current state on the top of the stack.
 

Constructors in org.apache.torque.engine.database.transform with parameters of type XmlToAppData
XmlToAppData.ParseStackElement(XmlToAppData parser)
           
 



Copyright © 2000-2003 Apache Software Foundation. All Rights Reserved.