Daisy Open Source CMS

org.outerj.daisy.tools.importexport.model.variant
Class ImpExpVariantsDexmlizer

java.lang.Object
  extended by org.outerj.daisy.tools.importexport.model.variant.ImpExpVariantsDexmlizer

public class ImpExpVariantsDexmlizer
extends Object


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

Method Detail

fromXml

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

Daisy Open Source CMS