public abstract static class DefaultDef.CaseMatcher extends DefaultDef.Base
| Modifier and Type | Field and Description | 
|---|---|
static String[] | 
_charcase_values
Allowable values for  
charcase. | 
String | 
charcase  | 
String | 
id  | 
enabled| Constructor and Description | 
|---|
CaseMatcher()  | 
CaseMatcher(DOMWrapper _def)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
display(PrintWriter _out,
       int _indent)  | 
boolean | 
displayDiff(ElementDef _other,
           PrintWriter _out,
           int _indent)  | 
void | 
displayXML(XMLOutput _out,
          int _indent)  | 
String | 
getCharCase()  | 
String | 
getId()  | 
String | 
getName()  | 
protected String | 
getTag()  | 
void | 
validate(DefaultDef.AggRules rules,
        MessageRecorder msgRecorder)  | 
isEnabledaddChild, 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_new, getMixedChildren, getText, getType, getWrapper, hashCode, toCompactXML, toString, toXML, verifyEqualpublic CaseMatcher()
public CaseMatcher(DOMWrapper _def) throws XOMException
XOMExceptionpublic String getName()
getName in interface NodeDefgetName in class DefaultDef.Basepublic void display(PrintWriter _out, int _indent)
display in interface NodeDefdisplay in class DefaultDef.Basepublic void displayXML(XMLOutput _out, int _indent)
displayXML in interface NodeDefdisplayXML in class DefaultDef.Basepublic boolean displayDiff(ElementDef _other, PrintWriter _out, int _indent)
displayDiff in class DefaultDef.Basepublic void validate(DefaultDef.AggRules rules, MessageRecorder msgRecorder)
validate in class DefaultDef.Baseprotected String getTag()
getTag in class DefaultDef.Basepublic String getId()
public String getCharCase()