content
This array defines all content (objects and arrays) to appear within
this class or element. The interpretation of this array depends
on the element's defined content model.
Serializable, Cloneable, MetaDef.Definition, MetaDef.FullDefinition, NodeDefMetaDefstatic final String[]contentModel.voiddisplay(PrintWriter _out,
int _indent) booleandisplayDiff(ElementDef _other,
PrintWriter _out,
int _indent) voiddisplayXML(XMLOutput _out,
int _indent) getName()addChild, addChildren, clone, constructElement, constructElement, deepCopy, diff, displayAttribute, displayAttributeDiff, displayElement, displayElementArray, displayElementArrayDiff, displayElementDiff, displayIndent, displayString, displayStringArray, displayStringArrayDiff, displayStringDiff, displayXML, displayXMLElement, displayXMLElementArray, displayXMLString, displayXMLStringArray, equals, getChildren, getElementChildren, getElementClass, getLocation, getMixedChildren, getMixedChildren_new, getText, getType, getWrapper, hashCode, toCompactXML, toString, toXML, verifyEqualfinalize, getClass, notify, notifyAll, wait, wait, waitgetChildren, getLocation, getText, getType, getWrappercontentModel.XOMExceptionNodeDefgetName in interface NodeDefgetName in class ElementDefNodeDefNodeDefdisplayXML in interface NodeDefdisplayXML in class ElementDef_out - the XMLOutput class to display the XMLElementDefdisplayDiff in class ElementDef_other - the ElementDef to which to compare this element._out - a PrintWriter to which to display any discovered differences,
or null if just doing an equality check (and no diff report is needed)._indent - the current indentation level (used for nice display of diffs).