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

Packages that use DateValue
org.apache.jackrabbit.rmi.value   
 

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

Methods in org.apache.jackrabbit.rmi.value that return DateValue
protected  DateValue SerialValueFactory.createDateValue(Calendar value)
          Creates an instance of the DateValue class or an extension thereof.
protected  DateValue SerialValueFactory.createDateValue(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-2008 The Apache Software Foundation. All Rights Reserved.