|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.ic.doc.automed.xmlschema.output.XMLOutputter
public class XMLOutputter
Constructor Summary | |
---|---|
XMLOutputter(Document doc,
GAVQueryReformulationProvider qr,
java.lang.String schemaLocation)
Creates a new instance of XMLOutputter |
Method Summary | |
---|---|
java.lang.String |
output()
Return a string containing the XML that this Schema represents |
void |
output(java.lang.String fileName)
Output the XML that this Schema represents to fileName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLOutputter(Document doc, GAVQueryReformulationProvider qr, java.lang.String schemaLocation)
Method Detail |
---|
public java.lang.String output() throws NotFoundException, java.lang.Exception
NotFoundException
java.lang.Exception
public void output(java.lang.String fileName) throws NotFoundException, java.lang.Exception
NotFoundException
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |