| 
|||||||||
| 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.XMLSchemaOutputter
public class XMLSchemaOutputter
| Constructor Summary | |
|---|---|
XMLSchemaOutputter(java.lang.String schemaLocation)
Creates a new instance of XMLSchemaOutputter  | 
|
| Method Summary | |
|---|---|
 java.lang.String | 
getSchemaLocation()
Return the Schema Location  | 
 java.lang.String | 
output(Document doc)
 | 
 void | 
output(java.lang.String fileName,
       Document doc)
Write the output string to a file  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public XMLSchemaOutputter(java.lang.String schemaLocation)
| Method Detail | 
|---|
public java.lang.String getSchemaLocation()
public void output(java.lang.String fileName,
                   Document doc)
            throws java.io.IOException
java.io.IOExceptionpublic java.lang.String output(Document doc)
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||