|
org.netbeans.api.mdr/1 1.4.31 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.api.xmi.XMIWriterFactory
public abstract class XMIWriterFactory
Factory for XMI writers.
| Constructor Summary | |
|---|---|
XMIWriterFactory()
|
|
| Method Summary | |
|---|---|
abstract XMIWriter |
createXMIWriter()
Creates new instance of XMIWriter. |
abstract XMIWriter |
createXMIWriter(XMIOutputConfig configuration)
Creates new instance of XMIWriter configured using the passed configuration object. |
static XMIWriterFactory |
getDefault()
Returns the default instance of XMIWriterFactory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMIWriterFactory()
| Method Detail |
|---|
public static XMIWriterFactory getDefault()
public abstract XMIWriter createXMIWriter()
public abstract XMIWriter createXMIWriter(XMIOutputConfig configuration)
configuration - Configuration of the XMIWriter instance to be created.
|
org.netbeans.api.mdr/1 1.4.31 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||