|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DateValue | |
|---|---|
| org.apache.jackrabbit.rmi.value | Serializable implementation of the JCR Value interfaces. |
| Uses of DateValue in org.apache.jackrabbit.rmi.value |
|---|
| Methods in org.apache.jackrabbit.rmi.value that return DateValue | |
|---|---|
protected DateValue |
SerialValueFactory.createDateValue(java.util.Calendar value)
Creates an instance of the DateValue class or an extension
thereof. |
protected DateValue |
SerialValueFactory.createDateValue(java.lang.String value)
Creates an instance of the DateValue class or an extension
thereof from the string representation of Calendar
instance formatted as specified in the JCR specification. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||