javax.jmi.xmi
Interface XmiReader


public interface XmiReader


Method Summary
 Collection read(InputStream stream, String URI, RefPackage extent)
           
 Collection read(String URI, RefPackage extent)
           
 

Method Detail

read

Collection read(InputStream stream,
                String URI,
                RefPackage extent)
                throws IOException,
                       MalformedXMIException
Throws:
IOException
MalformedXMIException

read

Collection read(String URI,
                RefPackage extent)
                throws IOException,
                       MalformedXMIException
Throws:
IOException
MalformedXMIException


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