Uses of Class
org.apache.jackrabbit.rmi.value.DateValue

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.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.