org.ow2.easywsdl.schema.api
Interface Schema

All Superinterfaces:
AbsItfSchema<Type,Element,Attribute,Include,Import>, SchemaElement, java.io.Serializable
All Known Implementing Classes:
SchemaImpl

public interface Schema
extends AbsItfSchema<Type,Element,Attribute,Include,Import>

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 
Methods inherited from interface org.ow2.easywsdl.schema.api.absItf.AbsItfSchema
addAttribute, addElement, addImport, addInclude, addType, createAttribute, createComplexType, createElement, createImport, createInclude, createSimpleType, findElementsInAllSchema, getAllNamespaces, getAttribute, getAttributeFormDefault, getAttributes, getBlockDefault, getDocumentURI, getElement, getElementFormDefault, getElements, getFinalDefault, getImports, getImports, getIncludes, getIncludes, getLang, getTargetNamespace, getType, getTypes, getVersion, removeImport, removeInclude, setAttributeFormDefault, setDocumentURI, setElementFormDefault, setTargetNamespace
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 



Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.