- get_apiname() - Method in class com.pdflib.TET
-
Get the name of the API function which caused an exception or failed.
- get_apiname() - Method in exception com.pdflib.TETException
-
Get the name of the API function which caused the exception.
- get_char_info(int) - Method in class com.pdflib.TET
-
Get detailed information for the next character in the most recent
text fragment.
- get_errmsg() - Method in class com.pdflib.TET
-
Get the text of the last thrown exception or the reason for a
failed function call.
- get_errmsg() - Method in exception com.pdflib.TETException
-
Map standard getMessage method to get_errmsg.
- get_errnum() - Method in class com.pdflib.TET
-
Get the number of the last thrown exception or the reason for a
failed function call.
- get_errnum() - Method in exception com.pdflib.TETException
-
Get the error number of the exception.
- get_image_data(int, int, String) - Method in class com.pdflib.TET
-
Retrieve image data in memory.
- get_image_info(int) - Method in class com.pdflib.TET
-
Retrieve information about the next image on the page (but not the
actual pixel data).
- get_text(int) - Method in class com.pdflib.TET
-
Get the next text fragment from a page's content.
- get_xml_data(int, String) - Method in class com.pdflib.TET
-
Retrieve data from memory.