Uses of Package
com.ail.core.xmlbinding

Packages that use com.ail.core.xmlbinding
com.ail.core   
com.ail.core.xmlbinding   
 

Classes in com.ail.core.xmlbinding used by com.ail.core
XMLBinding
          This interface describes the contract between the Core class and the XML binding framework.
 

Classes in com.ail.core.xmlbinding used by com.ail.core.xmlbinding
FromXMLArg
          Interface defining the bean class to encapsulate the arguments and returns used by the FromXML entry point(s).
ToXMLArg
          This interface defines the Bean used to encapsulate the argument and return values used by the ToXml entry point.