|
jPod PDF library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.pdf.postscript.PSObject
de.intarsys.pdf.postscript.PSArray
public class PSArray
Constructor Summary | |
---|---|
PSArray()
|
Method Summary | |
---|---|
void |
accept(Handler handler)
|
void |
add(PSObject psObject)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PSArray()
Method Detail |
---|
public void accept(Handler handler) throws ParseException
accept
in class PSObject
ParseException
public void add(PSObject psObject)
|
jPod PDF library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |