org.fcrepo.server.rest
Class DescribeRepositoryResource.HtmlTransformation

java.lang.Object
  extended by org.fcrepo.server.rest.DescribeRepositoryResource.HtmlTransformation
All Implemented Interfaces:
javax.ws.rs.core.StreamingOutput
Enclosing class:
DescribeRepositoryResource

public class DescribeRepositoryResource.HtmlTransformation
extends Object
implements javax.ws.rs.core.StreamingOutput


Constructor Summary
DescribeRepositoryResource.HtmlTransformation(Context context, DescribeRepositoryResource.ReposInfoSerializer input)
           
 
Method Summary
 void write(OutputStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescribeRepositoryResource.HtmlTransformation

public DescribeRepositoryResource.HtmlTransformation(Context context,
                                                     DescribeRepositoryResource.ReposInfoSerializer input)
Method Detail

write

public void write(OutputStream out)
           throws IOException
Specified by:
write in interface javax.ws.rs.core.StreamingOutput
Throws:
IOException


Copyright © 2012 DuraSpace. All Rights Reserved.