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

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

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

Methods in org.apache.ws.commons.schema that return XmlSchemaContentProcessing
 XmlSchemaContentProcessing XmlSchemaAny.getProcessContent()
           
 XmlSchemaContentProcessing XmlSchemaAnyAttribute.getProcessContent()
           
 

Methods in org.apache.ws.commons.schema with parameters of type XmlSchemaContentProcessing
 void XmlSchemaAny.setProcessContent(XmlSchemaContentProcessing processContent)
           
 void XmlSchemaAnyAttribute.setProcessContent(XmlSchemaContentProcessing processContent)
           
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.