public class

NativeForm

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

Summary

Fields
protected boolean swigCMemOwn
Public Constructors
NativeForm()
NativeForm(SWIGTYPE_p_std__vectorT_nn_shared_ptrT_PDFC__Forms__FormProvider_t_t formProviders)
Protected Constructors
NativeForm(long cPtr, boolean cMemoryOwn)
Public Methods
synchronized void delete()
vector_FormField getFormFields()
Protected Methods
void finalize()
static long getCPtr(NativeForm obj)
static long swigRelease(NativeForm obj)
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected boolean swigCMemOwn

Public Constructors

public NativeForm ()

Protected Constructors

protected NativeForm (long cPtr, boolean cMemoryOwn)

Public Methods

public synchronized void delete ()

public vector_FormField getFormFields ()

Protected Methods

protected void finalize ()

protected static long getCPtr (NativeForm obj)

protected static long swigRelease (NativeForm obj)