org.ow2.easywsdl.extensions.wsdl4complexwsdl.util
Class ImportedDocumentsFilter
java.lang.Object
org.ow2.easywsdl.extensions.wsdl4complexwsdl.util.ImportedDocumentsFilter
public class ImportedDocumentsFilter
- extends java.lang.Object
Method Summary |
static void |
attachDescriptionInAllImportsAndIncludes(org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfDescription d,
java.util.Map<java.net.URI,org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfDescription> descriptions,
java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemas)
|
static void |
attachSchemaInAllImportsAndIncludes(org.ow2.easywsdl.schema.api.absItf.AbsItfSchema s,
java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemas)
|
java.util.Map<java.net.URI,org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfDescription> |
getDescriptions()
|
java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> |
getSchemas()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportedDocumentsFilter
public ImportedDocumentsFilter(org.w3c.dom.Document doc,
WSDL4ComplexWsdlReaderImpl reader)
throws org.ow2.easywsdl.wsdl.api.WSDLException
- Throws:
org.ow2.easywsdl.wsdl.api.WSDLException
attachSchemaInAllImportsAndIncludes
public static void attachSchemaInAllImportsAndIncludes(org.ow2.easywsdl.schema.api.absItf.AbsItfSchema s,
java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemas)
throws org.ow2.easywsdl.wsdl.api.WSDLException
- Throws:
org.ow2.easywsdl.wsdl.api.WSDLException
attachDescriptionInAllImportsAndIncludes
public static void attachDescriptionInAllImportsAndIncludes(org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfDescription d,
java.util.Map<java.net.URI,org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfDescription> descriptions,
java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> schemas)
throws org.ow2.easywsdl.wsdl.api.WSDLException
- Throws:
org.ow2.easywsdl.wsdl.api.WSDLException
getDescriptions
public java.util.Map<java.net.URI,org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfDescription> getDescriptions()
getSchemas
public java.util.Map<java.net.URI,org.ow2.easywsdl.schema.api.absItf.AbsItfSchema> getSchemas()
Copyright © 2008-2009 Petals Link (previously EBM WebSourcing). All Rights Reserved.