|
Protégé-OWL 3.3.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.smi.protegex.owl.writer.xml.XMLWriterFactory
public class XMLWriterFactory
User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Apr 7, 2005
Method Summary | |
---|---|
XMLWriter |
createXMLWriter(Writer writer,
XMLWriterNamespaceManager xmlWriterNamespaceManager,
String xmlBase)
Creates an XMLWriter. |
static XMLWriterFactory |
getInstance()
Gets the one and only instance of the XMLWriterFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static XMLWriterFactory getInstance()
XMLWriterFactory
public XMLWriter createXMLWriter(Writer writer, XMLWriterNamespaceManager xmlWriterNamespaceManager, String xmlBase)
writer
- The Writer
that the XMLWriter will actually write to
|
Protégé-OWL 3.3.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |