org.exoplatform.services.jcr.webdav.xml
Class XMLOutputTransformer

java.lang.Object
  extended by org.exoplatform.services.rest.transformer.OutputEntityTransformer
      extended by org.exoplatform.services.jcr.webdav.xml.XMLOutputTransformer
All Implemented Interfaces:
org.exoplatform.services.rest.transformer.GenericEntityTransformer, org.exoplatform.services.rest.transformer.GenericOutputEntityTransformer

public class XMLOutputTransformer
extends org.exoplatform.services.rest.transformer.OutputEntityTransformer

Created by The eXo Platform SAS .

Version:
$Id: XMLOutputTransformer.java 35184 2009-08-07 14:14:37Z pnedonosko $
Author:
Gennady Azarenkov

Field Summary
 
Fields inherited from class org.exoplatform.services.rest.transformer.OutputEntityTransformer
transformerParameters
 
Constructor Summary
XMLOutputTransformer()
           
 
Method Summary
 void writeTo(java.lang.Object obj, java.io.OutputStream out)
           
 
Methods inherited from class org.exoplatform.services.rest.transformer.OutputEntityTransformer
addTransformerParameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLOutputTransformer

public XMLOutputTransformer()
Method Detail

writeTo

public void writeTo(java.lang.Object obj,
                    java.io.OutputStream out)
             throws java.io.IOException
Specified by:
writeTo in class org.exoplatform.services.rest.transformer.OutputEntityTransformer
Throws:
java.io.IOException


Copyright © 2011 eXo Platform SAS. All Rights Reserved.