public class ComponentRegistrySerializer extends Object
Constructor and Description |
---|
ComponentRegistrySerializer() |
Modifier and Type | Method and Description |
---|---|
static Document |
toDocument() |
static String |
toXML() |
static void |
toXML(OutputStream out) |
static void |
toXML(OutputStream out,
String encoding) |
static void |
toXML(Writer out) |
static void |
toXML(Writer out,
String encoding) |
static void |
writeIndex(File file) |
static void |
writeIndex(Writer writer) |
public static void toXML(OutputStream out) throws Exception
Exception
public static void toXML(OutputStream out, String encoding) throws Exception
Exception
Copyright © 2013 Nuxeo SA. All Rights Reserved.