Uses of Class org.apache.lucene.document.DateTools.Resolution

Uses in package org.apache.lucene.document

Fields of type org.apache.lucene.document.DateTools.Resolution

DateTools.Resolution
DateTools.Resolution
DateTools.Resolution
DateTools.Resolution
DateTools.Resolution
DateTools.Resolution
DateTools.Resolution

Methods with parameter type org.apache.lucene.document.DateTools.Resolution

String
Converts a Date to a string suitable for indexing.
Date
DateTools.round(Date date, DateTools.Resolution resolution)
Limit a date's resolution.
long
DateTools.round(long time, DateTools.Resolution resolution)
Limit a date's resolution.
String
Converts a millisecond time to a string suitable for indexing.

Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.