| Package | Description |
|---|---|
| org.ow2.easywsdl.schema | |
| org.ow2.easywsdl.schema.api | |
| org.ow2.easywsdl.schema.api.abstractElmt | |
| org.ow2.easywsdl.schema.impl |
| Modifier and Type | Method and Description |
|---|---|
SchemaReader |
SchemaFactoryImpl.newSchemaReader(Map<SchemaReader.FeatureConstants,Object> features)
Create a new instance of a SchemaReaderImpl.
|
abstract SchemaReader |
SchemaFactory.newSchemaReader(Map<SchemaReader.FeatureConstants,Object> features)
Create a new instance of a SchemaReaderImpl.
|
| Modifier and Type | Method and Description |
|---|---|
static SchemaReader.FeatureConstants |
SchemaReader.FeatureConstants.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaReader.FeatureConstants[] |
SchemaReader.FeatureConstants.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<SchemaReader.FeatureConstants,Object> |
SchemaReader.getFeatures()
Gets all features.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
SchemaReader.getFeature(SchemaReader.FeatureConstants name)
Gets the value of the specified feature.
|
void |
SchemaReader.setFeature(SchemaReader.FeatureConstants name,
Object value)
Sets the specified feature to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaReader.setFeatures(Map<SchemaReader.FeatureConstants,Object> features)
Set the specified features.
|
| Modifier and Type | Method and Description |
|---|---|
Map<SchemaReader.FeatureConstants,Object> |
AbstractSchemaImpl.getFeatures() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSchemaImpl.setFeatures(Map<SchemaReader.FeatureConstants,Object> features) |
| Constructor and Description |
|---|
AbstractImportImpl(E model,
Map<SchemaReader.FeatureConstants,Object> features,
Map<URI,AbsItfSchema> imports,
URI baseURI,
AbstractSchemaReader reader)
Default constructor
|
AbstractIncludeImpl(E model,
Map<SchemaReader.FeatureConstants,Object> features,
Map<URI,AbsItfSchema> imports,
URI baseURI,
AbstractSchemaReader reader)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
Map<SchemaReader.FeatureConstants,Object> |
SchemaReaderImpl.getFeatures() |
| Modifier and Type | Method and Description |
|---|---|
Object |
SchemaReaderImpl.getFeature(SchemaReader.FeatureConstants name) |
void |
SchemaReaderImpl.setFeature(SchemaReader.FeatureConstants name,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaReaderImpl.setFeatures(Map<SchemaReader.FeatureConstants,Object> features) |
| Constructor and Description |
|---|
ImportImpl(Import impt,
Map<SchemaReader.FeatureConstants,Object> features,
Map<URI,AbsItfSchema> imports,
URI baseURI,
AbstractSchemaReader reader) |
IncludeImpl(Include incl,
Map<SchemaReader.FeatureConstants,Object> features,
Map<URI,AbsItfSchema> imports,
URI baseURI,
AbstractSchemaReader reader) |
SchemaImpl(URI documentURI,
Schema schema,
NamespaceMapperImpl namespaceMapper,
SchemaLocatorImpl schemaLocator,
Map<SchemaReader.FeatureConstants,Object> features,
Map<URI,AbsItfSchema> imports,
SchemaReaderImpl reader) |
Copyright © 2008-2015 Petals Link (previously EBM WebSourcing). All Rights Reserved.