Daisy Open Source CMS

org.outerj.daisy.tools.importexport.model.namespace
Class ImpExpNamespacesDexmlizer

java.lang.Object
  extended by org.outerj.daisy.tools.importexport.model.namespace.ImpExpNamespacesDexmlizer

public class ImpExpNamespacesDexmlizer
extends Object


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

Method Detail

fromXml

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

Daisy Open Source CMS