|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.ogcwebservices.csw.discovery.SchemaComponent
public class SchemaComponent
A schema component includes a schema fragment (type definition) or an entire schema from some target namespace; the schema language is identified by URI. If the component is a schema fragment its parent MUST be referenced (parentSchema).
Constructor Summary | |
---|---|
SchemaComponent(XMLFragment schema,
URI targetNamespace,
URI parentNamespace,
URI schemaLanguage)
|
Method Summary | |
---|---|
URI |
getParentSchema()
optional |
XMLFragment |
getSchema()
This is the type description itself (as an XMLFragment ). |
URI |
getSchemaLanguage()
fixed: XMLSCHEMA |
URI |
getTargetNamespace()
mandatory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchemaComponent(XMLFragment schema, URI targetNamespace, URI parentNamespace, URI schemaLanguage)
schema
- targetNamespace
- parentNamespace
- schemaLanguage
- Method Detail |
---|
public XMLFragment getSchema()
XMLFragment
).
public URI getTargetNamespace()
public URI getParentSchema()
public URI getSchemaLanguage()
|
deegree 2.2 (2008/12/22 11:33 build-3038-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net