java.lang.Objectcom.pdfjet.StructElem
public class StructElem
Used to specify PDF structure element objects.
| Field Summary | |
|---|---|
static java.lang.String |
LINK
|
static java.lang.String |
P
|
static java.lang.String |
SPAN
|
| Constructor Summary | |
|---|---|
StructElem()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String SPAN
public static final java.lang.String P
public static final java.lang.String LINK
| Constructor Detail |
|---|
public StructElem()