|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NamespaceMapperImpl in org.ow2.easywsdl.schema |
---|
Methods in org.ow2.easywsdl.schema that return NamespaceMapperImpl | |
---|---|
NamespaceMapperImpl |
DefaultSchemaImpl.getAllNamespaces()
|
Uses of NamespaceMapperImpl in org.ow2.easywsdl.schema.api.absItf |
---|
Methods in org.ow2.easywsdl.schema.api.absItf that return NamespaceMapperImpl | |
---|---|
NamespaceMapperImpl |
AbsItfSchema.getAllNamespaces()
|
Uses of NamespaceMapperImpl in org.ow2.easywsdl.schema.api.abstractElmt |
---|
Fields in org.ow2.easywsdl.schema.api.abstractElmt declared as NamespaceMapperImpl | |
---|---|
protected NamespaceMapperImpl |
AbstractSchemaImpl.namespaceMapper
the namespace context |
Methods in org.ow2.easywsdl.schema.api.abstractElmt that return NamespaceMapperImpl | |
---|---|
NamespaceMapperImpl |
AbstractSchemaImpl.getAllNamespaces()
|
Constructors in org.ow2.easywsdl.schema.api.abstractElmt with parameters of type NamespaceMapperImpl | |
---|---|
AbstractSchemaImpl(java.net.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 | |
---|---|
NamespaceMapperImpl |
DecoratorSchemaImpl.getAllNamespaces()
|
Uses of NamespaceMapperImpl in org.ow2.easywsdl.schema.impl |
---|
Methods in org.ow2.easywsdl.schema.impl with parameters of type NamespaceMapperImpl | |
---|---|
org.w3c.dom.Document |
SchemaWriterImpl.convertSchema2DOMElement(Schema schemaDescriptor,
NamespaceMapperImpl namespaceMapper)
|
Constructors in org.ow2.easywsdl.schema.impl with parameters of type NamespaceMapperImpl | |
---|---|
SchemaImpl(java.net.URI documentURI,
Schema schema,
NamespaceMapperImpl namespaceMapper,
SchemaLocatorImpl schemaLocator,
java.util.Map<SchemaReader.FeatureConstants,java.lang.Object> features,
java.util.Map<java.net.URI,AbsItfSchema> imports,
SchemaReaderImpl reader)
|
Uses of NamespaceMapperImpl in org.ow2.easywsdl.schema.util |
---|
Methods in org.ow2.easywsdl.schema.util that return NamespaceMapperImpl | |
---|---|
NamespaceMapperImpl |
EasyXMLFilter.getNamespaceMapper()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |