|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.etymon.pj.object.BaseObject
com.etymon.pj.object.PjObject
com.etymon.pj.object.PjString
com.etymon.pj.object.PjDate
public class PjDate
A representation of the PDF Date type.
Constructor Summary | |
---|---|
PjDate(java.lang.String s)
Creates a Date object. |
Method Summary |
---|
Methods inherited from class com.etymon.pj.object.PjString |
---|
clone, decodePdf, equals, getString, writePdf |
Methods inherited from class com.etymon.pj.object.PjObject |
---|
renumber |
Methods inherited from class com.etymon.pj.object.BaseObject |
---|
toString, write, write, write, writeln |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PjDate(java.lang.String s)
s
- the string value to initialize this object to.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |