Uses of Interface
org.jvnet.wom.Schema

Packages that use Schema
org.jvnet.wom.api   
org.jvnet.wom.api.parser   
org.jvnet.wom.impl.extension   
org.jvnet.wom.impl.parser   
 

Uses of Schema in org.jvnet.wom.api
 

Methods in org.jvnet.wom.api that return types with arguments of type Schema
abstract  java.util.Collection<Schema> WSDLTypes.getSchema()
          Gives the Schema associated with wsdl:type
 

Uses of Schema in org.jvnet.wom.api.parser
 

Methods in org.jvnet.wom.api.parser that return Schema
 Schema XMLSchemaParser.getSchema()
           
 

Uses of Schema in org.jvnet.wom.impl.extension
 

Methods in org.jvnet.wom.impl.extension that return Schema
 Schema XMLSchemaParserImpl.getSchema()
           
 

Uses of Schema in org.jvnet.wom.impl.parser
 

Methods in org.jvnet.wom.impl.parser that return types with arguments of type Schema
 java.util.Collection<Schema> WSDLTypesImpl.getSchema()
           
 



Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved.