|
xnsdoc 1.2.1 Java API |
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectcom.xnsdoc.Processor.MediatorSchema
Collector for multiple schema file.
| Constructor Summary | |
Processor.MediatorSchema()
Constructor. |
|
| Method Summary | |
void |
addSchema(java.lang.String schemaLocation)
Adds a schema defined by a file name to a mediator schema. |
org.w3c.dom.Document |
getDocument()
Returns the mediator schema as a DOM document. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Processor.MediatorSchema()
| Method Detail |
public void addSchema(java.lang.String schemaLocation)
schemaLocation - absolute url of a schema filepublic org.w3c.dom.Document getDocument()
|
xnsdoc 1.2.1 Java API |
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||