com.jxml.quick.util.qjml2java
Class Child
java.lang.Object
|
+--com.jxml.quick.util.qjml2java.Child
- public class Child
- extends Object
This class represents either a link between an XML element and a child
element, or a link between an XML element and an attribute. The child
element or attribute is defined in eldef.
Constructor Summary |
Child()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fieldName
public String fieldName
property
public boolean property
defaultValue
public String defaultValue
eldef
public Element eldef
optional
public boolean optional
Child
public Child()
init
public void init()
makeFields
public void makeFields(ArrayList fields,
boolean attributes)