Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.theme.themes
Class ThemeSerializer

java.lang.Object
  extended by org.nuxeo.theme.themes.ThemeSerializer

public class ThemeSerializer
extends Object


Constructor Summary
ThemeSerializer()
           
 
Method Summary
 Document serialize(String src)
           
 String serializeToXml(String src)
           
 String serializeToXml(String src, int indent)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThemeSerializer

public ThemeSerializer()
Method Detail

serialize

public Document serialize(String src)
                   throws Exception
Throws:
Exception

serializeToXml

public String serializeToXml(String src)
                      throws ThemeIOException
Throws:
ThemeIOException

serializeToXml

public String serializeToXml(String src,
                             int indent)
                      throws ThemeIOException
Throws:
ThemeIOException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.