| Modifier and Type | Interface and Description |
|---|---|
interface |
DefaultSchema |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSchemaImpl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Schema |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AbsItfImport<S extends AbsItfSchema> |
interface |
AbsItfInclude<S extends AbsItfSchema> |
interface |
AbsItfRedefine<S extends AbsItfSchema> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractImportImpl<E,S extends AbsItfSchema> |
class |
AbstractIncludeImpl<E,S extends AbsItfSchema> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSchemaImpl<E,T extends AbsItfType,El extends AbsItfElement,A extends AbsItfAttribute,Incl extends AbsItfInclude,Impt extends AbsItfImport,Red extends AbsItfRedefine> |
| Modifier and Type | Method and Description |
|---|---|
AbsItfSchema |
AbstractSchemaElementImpl.getSchema() |
AbsItfSchema |
AbstractAttributeImpl.getSchema() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Schema |
AbstractSchemaReader.readExternalPart(URI schemaURI,
URI baseURI,
Map<URI,AbsItfSchema> imports)
Read an external XML Schema URI according to a base URI.
|
| Constructor and Description |
|---|
AbstractImportImpl(E model,
AbstractSchemaElementImpl parent,
Map<URI,AbsItfSchema> imports,
URI baseURI,
AbstractSchemaReader reader)
Default constructor
|
AbstractImportImpl(E model,
Map<SchemaReader.FeatureConstants,Object> features,
Map<URI,AbsItfSchema> imports,
URI baseURI,
AbstractSchemaReader reader)
Default constructor
|
AbstractIncludeImpl(E model,
AbstractSchemaElementImpl parent,
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 |
|---|---|
abstract SNew |
AbstractSchemaConverter.convertSchema(AbsItfSchema desc) |
protected SNew |
AbstractSchemaConverter.convertSchema(AbsItfSchema odlDesc,
Class<SImpl> simpl,
Class<AnnImpl> annImpl,
Class<AttGImpl> attGImpl,
Class<AttImpl> attImpl,
Class<CTImpl> cTImpl,
Class<EImpl> eImpl,
Class<GImpl> gImpl,
Class<ImptImpl> imptImpl,
Class<InclImpl> inclImpl,
Class<NotImpl> notImpl,
Class<RedImpl> redImpl,
Class<STImpl> sTImpl,
Class<TImpl> tImpl) |
| Constructor and Description |
|---|
DecoratorSchemaImpl(AbsItfSchema<T,E,A,Incl,Impt,Red> schema) |
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaImpl |
| Modifier and Type | Method and Description |
|---|---|
protected Schema |
SchemaReaderImpl.readExternalPart(URI schemaLocationURI,
URI baseURI,
Map<URI,AbsItfSchema> imports)
Read an external XML Schema URI according to a base URI.
|
protected Schema |
SchemaReaderImpl.readSchema(InputSource source,
Map<URI,AbsItfSchema> imports) |
Copyright © 2008-2015 Petals Link (previously EBM WebSourcing). All Rights Reserved.