org.netbeans.api.mdr/1 1.4.31

Uses of Class
org.netbeans.api.xmi.XMIWriter

Packages that use XMIWriter
org.netbeans.api.xmi API classes and interfaces that are used for import/export of XMI documents into/from a JMI-compliant repository. 
 

Uses of XMIWriter in org.netbeans.api.xmi
 

Methods in org.netbeans.api.xmi that return XMIWriter
abstract  XMIWriter XMIWriterFactory.createXMIWriter()
          Creates new instance of XMIWriter.
abstract  XMIWriter XMIWriterFactory.createXMIWriter(XMIOutputConfig configuration)
          Creates new instance of XMIWriter configured using the passed configuration object.
 


org.netbeans.api.mdr/1 1.4.31

Built on April 13 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.