| Package | Description |
|---|---|
| org.jibx.schema.elements |
| Modifier and Type | Method and Description |
|---|---|
FilteredSegmentList |
CommonComplexModification.getAttributeList() |
FilteredSegmentList |
AttributeGroupElement.getAttributeList()
Get list of attribute and attributeGroup child elements.
|
FilteredSegmentList |
CommonSimpleModification.getAttributeList()
Get list of attribute child elements.
|
FilteredSegmentList |
ComplexTypeElement.getAttributeList()
Get list of attribute child elements.
|
FilteredSegmentList |
IComplexStructure.getAttributeList()
Get list of attribute child elements.
|
FilteredSegmentList |
SimpleRestrictionElement.getFacetsList()
Get list of child facet elements.
|
FilteredSegmentList |
KeyBase.getFieldList()
Get list of field child elements.
|
FilteredSegmentList |
ElementElement.getIdentityConstraintList()
Get list of identity constraint child elements.
|
FilteredSegmentList |
UnionElement.getInlineBaseList()
Get list of inline member type definitions.
|
FilteredSegmentList |
AnnotationElement.getItemsList()
Get list of annotation item (appInfo and/or documentation)
child elements.
|
FilteredSegmentList |
CommonCompositorDefinition.getParticleList()
Get list of composited particles.
|
FilteredSegmentList |
SchemaElement.getSchemaChildren()
Get list of schema-related child elements.
|
FilteredSegmentList |
SchemaElement.getTopLevelChildren()
Get list of top-level definition child elements.
|
| Constructor and Description |
|---|
FilteredSegmentList(LazyList list,
long match,
FilteredSegmentList prior,
OpenAttrBase owner)
Constructor with everything specified.
|
Copyright © 2005-2013 jibx.org. All Rights Reserved.