org.polliwog.filters
Class DateRule.XMLConstants

java.lang.Object
  extended by org.polliwog.filters.DateRule.XMLConstants
Enclosing class:
DateRule

public class DateRule.XMLConstants
extends java.lang.Object


Field Summary
static java.lang.String after
           
static java.lang.String before
           
static java.lang.String currentMonth
           
static java.lang.String currentWeek
           
static java.lang.String format
           
static java.lang.String month
           
static java.lang.String today
           
 
Constructor Summary
DateRule.XMLConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

before

public static final java.lang.String before
See Also:
Constant Field Values

after

public static final java.lang.String after
See Also:
Constant Field Values

format

public static final java.lang.String format
See Also:
Constant Field Values

currentMonth

public static final java.lang.String currentMonth
See Also:
Constant Field Values

currentWeek

public static final java.lang.String currentWeek
See Also:
Constant Field Values

today

public static final java.lang.String today
See Also:
Constant Field Values

month

public static final java.lang.String month
See Also:
Constant Field Values
Constructor Detail

DateRule.XMLConstants

public DateRule.XMLConstants()


  Copyright © 2007 Gary Bentley. All Rights Reserved.