Package org.nuxeo.runtime.model.impl
Class ComponentRegistrySerializer
java.lang.Object
org.nuxeo.runtime.model.impl.ComponentRegistrySerializer
- Author:
- Bogdan Stefanescu
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Document
static String
toXML()
static void
toXML
(OutputStream out) static void
toXML
(OutputStream out, String encoding) static void
static void
static void
writeIndex
(File file) static void
writeIndex
(Writer writer)
-
Constructor Details
-
ComponentRegistrySerializer
public ComponentRegistrySerializer()
-
-
Method Details
-
writeIndex
- Throws:
IOException
-
writeIndex
- Throws:
IOException
-
toDocument
-
toXML
- Throws:
IOException
-
toXML
- Throws:
IOException
-
toXML
- Throws:
IOException
-
toXML
- Throws:
IOException
-
toXML
- Throws:
IOException
-