Uses of Interface com.ibm.icu.util.DateRule

Uses in package com.ibm.icu.util

Classes implementing com.ibm.icu.util.DateRule

class
A Holiday subclass which represents holidays that occur a fixed number of days before or after Easter.
class
class
An abstract class representing a holiday.
class
Implementation of DateRule that takes a range.
class
Simple implementation of DateRule.
class
A holiday whose date can be represented by a month, day, and optionally day of week in the Gregorian calendar.

Constructors with parameter type com.ibm.icu.util.DateRule

Holiday.Holiday(String name, DateRule rule)
Construct a new Holiday object.

Methods with parameter type com.ibm.icu.util.DateRule

void
RangeDateRule.add(Date start, DateRule rule)
void
void

Methods with return type com.ibm.icu.util.DateRule

DateRule

Copyright (c) 2006 IBM Corporation and others.