summaryrefslogtreecommitdiff
path: root/platform/java/src/com/artifex/mupdf/fitz/PDFObject.java
AgeCommit message (Expand)Author
2017-11-22jni: Remove unnecessary PDFObject.asByteName().Sebastian Rasmussen
2016-09-23JNI: Rework conversion functions and nulls.Robin Watts
2016-09-01JNI: Support size() and push() for arrays.Sebastian Rasmussen
2016-07-20JNI: Implement PDFOBject.write*() methods.Sebastian Rasmussen
2016-07-20JNI: Declare methods for internal use private.Sebastian Rasmussen
2016-07-15java - move fitz sources into a 'src' subfolder.fred ross-perry