Uses of Class
org.apache.ws.commons.schema.XmlSchemaObjectCollection

Packages that use XmlSchemaObjectCollection
org.apache.ws.commons.schema   
 

Uses of XmlSchemaObjectCollection in org.apache.ws.commons.schema
 

Methods in org.apache.ws.commons.schema that return XmlSchemaObjectCollection
 XmlSchemaObjectCollection XmlSchemaSimpleContentRestriction.getAttributes()
           
 XmlSchemaObjectCollection XmlSchemaAttributeGroup.getAttributes()
           
 XmlSchemaObjectCollection XmlSchemaComplexType.getAttributes()
           
 XmlSchemaObjectCollection XmlSchemaComplexContentExtension.getAttributes()
           
 XmlSchemaObjectCollection XmlSchemaComplexContentRestriction.getAttributes()
           
 XmlSchemaObjectCollection XmlSchemaSimpleContentExtension.getAttributes()
           
 XmlSchemaObjectCollection XmlSchemaSimpleTypeUnion.getBaseTypes()
           
 XmlSchemaObjectCollection XmlSchemaElement.getConstraints()
          Returns a collection of constraints on the element.
 XmlSchemaObjectCollection XmlSchemaSimpleContentRestriction.getFacets()
           
 XmlSchemaObjectCollection XmlSchemaSimpleTypeRestriction.getFacets()
           
 XmlSchemaObjectCollection XmlSchemaIdentityConstraint.getFields()
           
 XmlSchemaObjectCollection XmlSchema.getIncludes()
           
 XmlSchemaObjectCollection XmlSchemaRedefine.getItems()
           
 XmlSchemaObjectCollection XmlSchemaAnnotation.getItems()
           
 XmlSchemaObjectCollection XmlSchema.getItems()
           
 XmlSchemaObjectCollection XmlSchemaChoice.getItems()
           
 XmlSchemaObjectCollection XmlSchemaAll.getItems()
           
 XmlSchemaObjectCollection XmlSchemaSequence.getItems()
          The elements contained within the compositor.
abstract  XmlSchemaObjectCollection XmlSchemaGroupBase.getItems()
           
 

Methods in org.apache.ws.commons.schema with parameters of type XmlSchemaObjectCollection
 void XmlSchemaAttributeGroup.setAttributes(XmlSchemaObjectCollection attributes)
           
 



Copyright © 2004-2009 Apache Software Foundation. All Rights Reserved.