public interface TextWriter
| Modifier and Type | Method and Description |
|---|---|
boolean |
isProcessed(String blobId) |
void |
markEmpty(String blobId) |
void |
markError(String blobId) |
void |
write(String blobId,
String text) |
void write(String blobId, String text) throws IOException
IOExceptionvoid markEmpty(String blobId)
void markError(String blobId)
boolean isProcessed(String blobId)
"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"