Uses of Class
org.ow2.easywsdl.schema.api.extensions.NamespaceMapperImpl
-
-
Uses of NamespaceMapperImpl in org.ow2.easywsdl.schema
Methods in org.ow2.easywsdl.schema that return NamespaceMapperImpl Modifier and Type Method Description NamespaceMapperImplDefaultSchemaImpl. getAllNamespaces() -
Uses of NamespaceMapperImpl in org.ow2.easywsdl.schema.api.absItf
Methods in org.ow2.easywsdl.schema.api.absItf that return NamespaceMapperImpl Modifier and Type Method Description NamespaceMapperImplAbsItfSchema. getAllNamespaces() -
Uses of NamespaceMapperImpl in org.ow2.easywsdl.schema.api.abstractElmt
Methods in org.ow2.easywsdl.schema.api.abstractElmt that return NamespaceMapperImpl Modifier and Type Method Description NamespaceMapperImplAbstractSchemaImpl. getAllNamespaces()Constructors in org.ow2.easywsdl.schema.api.abstractElmt with parameters of type NamespaceMapperImpl Constructor Description AbstractSchemaImpl(URI documentURI, E schema, NamespaceMapperImpl namespaceMapper, SchemaLocatorImpl schemaLocator) -
Uses of NamespaceMapperImpl in org.ow2.easywsdl.schema.decorator
Methods in org.ow2.easywsdl.schema.decorator that return NamespaceMapperImpl Modifier and Type Method Description NamespaceMapperImplDecoratorSchemaImpl. getAllNamespaces() -
Uses of NamespaceMapperImpl in org.ow2.easywsdl.schema.impl
Methods in org.ow2.easywsdl.schema.impl with parameters of type NamespaceMapperImpl Modifier and Type Method Description DocumentSchemaWriterImpl. convertSchema2DOMElement(org.ow2.easywsdl.schema.org.w3._2001.xmlschema.Schema schemaDescriptor, NamespaceMapperImpl namespaceMapper)Constructors in org.ow2.easywsdl.schema.impl with parameters of type NamespaceMapperImpl Constructor Description SchemaImpl(URI documentURI, org.ow2.easywsdl.schema.org.w3._2001.xmlschema.Schema schema, NamespaceMapperImpl namespaceMapper, SchemaLocatorImpl schemaLocator, Map<SchemaReader.FeatureConstants,Object> features, Map<URI,AbsItfSchema> imports, SchemaReaderImpl reader) -
Uses of NamespaceMapperImpl in org.ow2.easywsdl.schema.util
Methods in org.ow2.easywsdl.schema.util that return NamespaceMapperImpl Modifier and Type Method Description NamespaceMapperImplEasyXMLFilter. getNamespaceMapper()
-