Uses of Interface
org.huihoo.jfox.xmlet.jaxb.XMLetsType

Packages that use XMLetsType
org.huihoo.jfox.xmlet.jaxb   
org.huihoo.jfox.xmlet.jaxb.impl   
 

Uses of XMLetsType in org.huihoo.jfox.xmlet.jaxb
 

Subinterfaces of XMLetsType in org.huihoo.jfox.xmlet.jaxb
 interface XMLETS
          Java content class for XMLETS element declaration.
 

Methods in org.huihoo.jfox.xmlet.jaxb that return XMLetsType
 XMLetsType ObjectFactory.createXMLetsType()
          Create an instance of XMLetsType
 

Uses of XMLetsType in org.huihoo.jfox.xmlet.jaxb.impl
 

Classes in org.huihoo.jfox.xmlet.jaxb.impl that implement XMLetsType
 class XMLETSImpl
           
 class XMLetsTypeImpl