|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.coode.xml.XMLWriterFactory
public class XMLWriterFactory
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: 30-May-2006
| Method Summary | |
|---|---|
XMLWriter |
createXMLWriter(java.io.Writer writer,
XMLWriterNamespaceManager xmlWriterNamespaceManager,
java.lang.String xmlBase)
Creates an XMLWriter. |
static XMLWriterFactory |
getInstance()
Gets the one and only instance of the XMLWriterFactory |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static XMLWriterFactory getInstance()
XMLWriterFactory
public XMLWriter createXMLWriter(java.io.Writer writer,
XMLWriterNamespaceManager xmlWriterNamespaceManager,
java.lang.String xmlBase)
writer - The Writer that the XMLWriter will actually write to
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||