|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.netbeans.api.xmi.sax.XMIConsumerFactory
Factory for XMIConsumer instances.
| Constructor Summary | |
XMIConsumerFactory()
|
|
| Method Summary | |
abstract XMIConsumer |
createXMIConsumer()
Creates new instance of XMIConsumer. |
abstract XMIConsumer |
createXMIConsumer(XMIInputConfig configuration)
Creates new instance of XMIConsumer configured using the passed configuration object. |
static XMIConsumerFactory |
getDefault()
Returns the default instance of XMIConsumerFactory. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XMIConsumerFactory()
| Method Detail |
public static XMIConsumerFactory getDefault()
public abstract XMIConsumer createXMIConsumer()
public abstract XMIConsumer createXMIConsumer(XMIInputConfig configuration)
configuration - Configuration of the XMIConsumer instance to be created.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||