public class PdfContext extends Object implements CodecContext
| Constructor and Description |
|---|
PdfContext() |
| Modifier and Type | Method and Description |
|---|---|
CodecDocument |
openDocument(String fileName) |
void |
recycle() |
void |
setContentResolver(android.content.ContentResolver contentResolver) |
public CodecDocument openDocument(String fileName)
openDocument in interface CodecContextpublic void setContentResolver(android.content.ContentResolver contentResolver)
setContentResolver in interface CodecContextpublic void recycle()
recycle in interface CodecContextCopyright © 2013-2015. All Rights Reserved.