java.lang.Object | |
↳ | com.pspdfkit.internal.NativeDataSource |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
protected boolean | swigCMemOwn |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NativeDataSource() |
Protected Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
NativeDataSource(long cPtr, boolean cMemoryOwn) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
synchronized void | delete() | ||||||||||
NativeDataProvider | getDataProvider() | ||||||||||
String | getFilepath() | ||||||||||
void | setDataProvider(NativeDataProvider value) | ||||||||||
void | setFilepath(String value) |
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void | finalize() | ||||||||||
static long | getCPtr(NativeDataSource obj) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|