it.avutils.jmapper.xml.beans
Class XmlJmapper

java.lang.Object
  extended by it.avutils.jmapper.xml.beans.XmlJmapper

public class XmlJmapper
extends Object

This bean represents the xml mapping file.

Author:
Alessandro Vurro

Field Summary
 List<XmlClass> classes
          list of classes node
 
Constructor Summary
XmlJmapper()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

classes

public List<XmlClass> classes
list of classes node

Constructor Detail

XmlJmapper

public XmlJmapper()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.