|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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,
java.net.URI targetNamespace,
java.net.URI parentNamespace,
java.net.URI schemaLanguage)
|
Method Summary | |
---|---|
java.net.URI |
getParentSchema()
optional |
XMLFragment |
getSchema()
This is the type description itself (as an XMLFragment ). |
java.net.URI |
getSchemaLanguage()
fixed: XMLSCHEMA |
java.net.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, java.net.URI targetNamespace, java.net.URI parentNamespace, java.net.URI schemaLanguage)
schema
- targetNamespace
- parentNamespace
- schemaLanguage
- Method Detail |
---|
public XMLFragment getSchema()
XMLFragment
).
public java.net.URI getTargetNamespace()
public java.net.URI getParentSchema()
public java.net.URI getSchemaLanguage()
|
deegree 2.5 (2011/06/29 09:44 build-8-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://www.deegree.org