Uses of Class
org.jibx.schema.elements.FilteredSegmentList

Packages that use FilteredSegmentList
org.jibx.schema.elements   
 

Uses of FilteredSegmentList in org.jibx.schema.elements
 

Methods in org.jibx.schema.elements that return FilteredSegmentList
 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.
 

Constructors in org.jibx.schema.elements with parameters of type FilteredSegmentList
FilteredSegmentList(LazyList list, long match, FilteredSegmentList prior, OpenAttrBase owner)
          Constructor with everything specified.
 



Copyright © 2005-2012 jibx.org. All Rights Reserved.