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 XmlSchemaElement.getConstraints()
          Returns a collection of constraints on the element.
 XmlSchemaObjectCollection XmlSchemaComplexContentRestriction.getAttributes()
           
 XmlSchemaObjectCollection XmlSchemaAnnotation.getItems()
           
 XmlSchemaObjectCollection XmlSchemaAll.getItems()
           
 XmlSchemaObjectCollection XmlSchemaSimpleContentRestriction.getAttributes()
           
 XmlSchemaObjectCollection XmlSchemaSimpleContentRestriction.getFacets()
           
abstract  XmlSchemaObjectCollection XmlSchemaGroupBase.getItems()
           
 XmlSchemaObjectCollection XmlSchemaRedefine.getItems()
           
 XmlSchemaObjectCollection XmlSchemaSimpleContentExtension.getAttributes()
           
 XmlSchemaObjectCollection XmlSchemaChoice.getItems()
           
 XmlSchemaObjectCollection XmlSchemaAttributeGroup.getAttributes()
           
 XmlSchemaObjectCollection XmlSchemaSequence.getItems()
          The elements contained within the compositor.
 XmlSchemaObjectCollection XmlSchemaComplexContentExtension.getAttributes()
           
 XmlSchemaObjectCollection XmlSchemaSimpleTypeUnion.getBaseTypes()
           
 XmlSchemaObjectCollection XmlSchema.getIncludes()
           
 XmlSchemaObjectCollection XmlSchema.getItems()
           
 XmlSchemaObjectCollection XmlSchemaComplexType.getAttributes()
           
 XmlSchemaObjectCollection XmlSchemaSimpleTypeRestriction.getFacets()
           
 XmlSchemaObjectCollection XmlSchemaIdentityConstraint.getFields()
           
 

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



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