|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.xmlschema.repository.XMLSchemaContainer
public class XMLSchemaContainer
Constructor Summary | |
---|---|
XMLSchemaContainer(java.lang.String name,
java.lang.String def)
constructor |
Method Summary | |
---|---|
java.lang.String |
getSchemaDefinition()
returns the definition of this schema |
java.lang.String |
getSchemaName()
returns the name of this schema |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLSchemaContainer(java.lang.String name, java.lang.String def)
name
- the name of this schema definiton.def
- the schema definition.Method Detail |
---|
public java.lang.String getSchemaName()
public java.lang.String getSchemaDefinition()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |