|
Daisy Open Source CMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.outerj.daisy.tools.importexport.model.schema.ImpExpSchemaXmlizer
public class ImpExpSchemaXmlizer
Converts an ImpExpSchema to an XML document, which can be parsed
again using ImpExpSchemaDexmlizer.
| Method Summary | |
|---|---|
static void |
toXml(ImpExpSchema schema,
OutputStream outputStream,
Repository repository)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void toXml(ImpExpSchema schema,
OutputStream outputStream,
Repository repository)
throws Exception
Exception
|
Daisy Open Source CMS | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||