Uses of Interface
com.ail.core.xmlbinding.FromXMLArg

Packages that use FromXMLArg
com.ail.core.xmlbinding   
 

Uses of FromXMLArg in com.ail.core.xmlbinding
 

Classes in com.ail.core.xmlbinding that implement FromXMLArg
 class FromXMLArgImp
          This is the implementation of FromXMLArg used to pass arguments to and from the FromXML entry point(s).
 class FromXMLCommand
          This command is responsible for converting strings of XML into instances of the objects they represent.