Project Wonder 5.0

er.chronic.tags
Class Tag<T>

java.lang.Object
  extended by er.chronic.tags.Tag<T>
Direct Known Subclasses:
Grabber, Ordinal, Pointer, Repeater, Scalar, Separator, StringTag, TimeZone

public class Tag<T>
extends java.lang.Object

Tokens are tagged with subclassed instances of this class when they match specific criteria


Constructor Summary
Tag(T type)
           
 
Method Summary
 java.util.Calendar getNow()
           
 T getType()
           
 void setStart(java.util.Calendar s)
           
 void setType(T type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Tag

public Tag(T type)
Method Detail

getNow

public java.util.Calendar getNow()

setType

public void setType(T type)

getType

public T getType()

setStart

public void setStart(java.util.Calendar s)

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.