public class

NativeDataSource

extends Object
java.lang.Object
   ↳ com.pspdfkit.internal.NativeDataSource

Summary

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)
static long swigRelease(NativeDataSource obj)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected boolean swigCMemOwn

Public Constructors

public NativeDataSource ()

Protected Constructors

protected NativeDataSource (long cPtr, boolean cMemoryOwn)

Public Methods

public synchronized void delete ()

public NativeDataProvider getDataProvider ()

public String getFilepath ()

public void setDataProvider (NativeDataProvider value)

public void setFilepath (String value)

Protected Methods

protected void finalize ()

protected static long getCPtr (NativeDataSource obj)

protected static long swigRelease (NativeDataSource obj)