protected static class ClassHolder.LeafNode extends ClassHolder.DataNode
Constructor and Description |
---|
ClassHolder.LeafNode(Item item,
ClassHolder.ParentNode parent)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
describe(int depth)
Generate the node description.
|
boolean |
isInterior()
Check if this is an interior node (always
false ). |
appendDocText, appendSelectConstText, getBindingType, getDocumentation, getFieldName, getFlagMethodName, getGetMethodName, getItem, getParent, getPropName, getQName, getReferenceQName, getSchemaComponent, getSelectConstName, getSelectPropName, getSetMethodName, getTestMethodName, getType, isAny, isCollection, isIgnored, isList, isNamed, isOptional, isReference, setDocumentation, setFieldName, setFlagMethodName, setGetMethodName, setPropName, setSelectConstName, setSelectPropName, setSetMethodName, setTestMethodName
public ClassHolder.LeafNode(Item item, ClassHolder.ParentNode parent)
item
- parent
- public boolean isInterior()
false
).isInterior
in class ClassHolder.DataNode
false
for value componentpublic java.lang.String describe(int depth)
describe
in class ClassHolder.DataNode
depth
- current nesting depth