public class ReferenceItem extends Item
| Modifier and Type | Method and Description |
|---|---|
protected void |
classifyContent()
Classify the content of this item as attribute, element, and/or character data content, and as requiring content
of some form if appropriate.
|
protected Item |
copy(Item ref,
GroupItem parent)
Copy the item under a different parent.
|
protected String |
describe(int depth,
boolean classified)
Build a description of the reference.
|
DefinitionItem |
getDefinition()
Get the referenced structure.
|
Item |
inlineReference()
Inline the referenced structure.
|
findDisjointParent, getComponentExtension, getEffectiveName, getName, getNext, getParent, getSchemaComponent, getTopmost, isCollection, isFixedName, isIgnored, isImplicit, isOptional, isTopmost, leadString, reparent, setImplicit, setNamepublic DefinitionItem getDefinition()
public Item inlineReference()
protected void classifyContent()
classifyContent in class ItemCopyright © 2005-2014 jibx.org. All Rights Reserved.