Uses of Class
it.avutils.jmapper.xml.beans.XmlClass

Packages that use XmlClass
it.avutils.jmapper.xml This package contains classes that manage the XML configuration file. 
it.avutils.jmapper.xml.beans This package contains the beans used to manage the XML configuration file. 
 

Uses of XmlClass in it.avutils.jmapper.xml
 

Methods in it.avutils.jmapper.xml that return XmlClass
static XmlClass XmlConverter.toXmlClass(Class<?> aClass)
          This method transforms a Class given in input, into a XmlClass.
 

Uses of XmlClass in it.avutils.jmapper.xml.beans
 

Fields in it.avutils.jmapper.xml.beans with type parameters of type XmlClass
 List<XmlClass> XmlJmapper.classes
          list of classes node
 



Copyright © 2013. All Rights Reserved.