Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.annotations.preview
Class AnnotationBlobPostProcessor

java.lang.Object
  extended by org.nuxeo.ecm.platform.annotations.preview.AnnotationBlobPostProcessor
All Implemented Interfaces:
BlobPostProcessor

public class AnnotationBlobPostProcessor
extends java.lang.Object
implements BlobPostProcessor

Author:
Thomas Roger

Constructor Summary
AnnotationBlobPostProcessor()
           
 
Method Summary
 Blob process(Blob blob)
           
static java.lang.String readString(java.io.Reader reader)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationBlobPostProcessor

public AnnotationBlobPostProcessor()
Method Detail

process

public Blob process(Blob blob)
Specified by:
process in interface BlobPostProcessor

readString

public static java.lang.String readString(java.io.Reader reader)
                                   throws java.io.IOException
Throws:
java.io.IOException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.