er.chronic.tags
Class Tag<T>
java.lang.Object
er.chronic.tags.Tag<T>
- Direct Known Subclasses:
- Grabber, Ordinal, Pointer, Repeater, Scalar, Separator, StringTag, TimeZone
public class Tag<T>
- extends Object
Tokens are tagged with subclassed instances of this class when
they match specific criteria
|
Constructor Summary |
Tag(T type)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tag
public Tag(T type)
getNow
public Calendar getNow()
setType
public void setType(T type)
getType
public T getType()
setStart
public void setStart(Calendar s)
Copyright © 2002 – 2011 Project Wonder.