javax.jmi.xmi
Interface XmiWriter


public interface XmiWriter


Method Summary
 void write(OutputStream stream, Collection objects, String xmiVersion)
           
 void write(OutputStream stream, RefPackage extent, String xmiVersion)
           
 

Method Detail

write

void write(OutputStream stream,
           RefPackage extent,
           String xmiVersion)
           throws IOException
Throws:
IOException

write

void write(OutputStream stream,
           Collection objects,
           String xmiVersion)
           throws IOException
Throws:
IOException


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.