Nuxeo ECM Projects 5.4.3-SNAPSHOT

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 Object
implements BlobPostProcessor

Author:
Thomas Roger

Constructor Summary
AnnotationBlobPostProcessor()
           
 
Method Summary
 Blob process(Blob blob)
           
static String readString(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 String readString(Reader reader)
                         throws IOException
Throws:
IOException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.