Daisy Open Source CMS

org.outerj.daisy.tools.importexport.model.meta
Class ImpExpMetaDexmlizer

java.lang.Object
  extended by org.outerj.daisy.tools.importexport.model.meta.ImpExpMetaDexmlizer

public class ImpExpMetaDexmlizer
extends Object


Method Summary
static ImpExpMeta fromXml(InputStream is)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

fromXml

public static ImpExpMeta fromXml(InputStream is)
                          throws Exception
Throws:
Exception

Daisy Open Source CMS