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 Object

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


Constructor Summary
Tag(T type)
           
 
Method Summary
 Calendar getNow()
           
 T getType()
           
 void setStart(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 Calendar getNow()

setType

public void setType(T type)

getType

public T getType()

setStart

public void setStart(Calendar s)

Last updated: Wed, Feb 22, 2012 • 07:00 AM EST

Copyright © 2002 – 2011 Project Wonder.