org.modeldriven.fuml.xmi
Interface XmiReader

All Known Implementing Classes:
StreamReader

public interface XmiReader

Reader interface to abstract multiple XMI import processing approaches, for instance JAXB imports and StAX stream imports.

Author:
Scott Cinnamond

Method Summary
 Collection read(InputStream stream)
           
 

Method Detail

read

Collection read(InputStream stream)


Copyright © 2012. All Rights Reserved.