|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.hccp.pdf.Dictionary
| Constructor Summary | |
Dictionary()
|
|
Dictionary(org.hccp.pdf.Name type)
|
|
Dictionary(org.hccp.pdf.Name type,
org.hccp.pdf.Name subType)
|
|
| Method Summary | |
void |
addEntry(org.hccp.pdf.Name name,
org.hccp.pdf.DocumentObject docObj)
|
java.lang.String |
getValue()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Dictionary()
public Dictionary(org.hccp.pdf.Name type)
public Dictionary(org.hccp.pdf.Name type,
org.hccp.pdf.Name subType)
| Method Detail |
public void addEntry(org.hccp.pdf.Name name,
org.hccp.pdf.DocumentObject docObj)
public java.lang.String getValue()
getValue in interface DocumentObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||