jestr.core
Class NullTSFormat

java.lang.Object
  extended byjestr.core.StringifierDelegateBase
      extended byjestr.core.TSFormatBase
          extended byjestr.core.NullTSFormat
All Implemented Interfaces:
java.lang.Cloneable, Null, java.io.Serializable, StringifierDelegate, TSFormat

public class NullTSFormat
extends TSFormatBase
implements Null

Author:
David Gilliland
See Also:
Serialized Form

Constructor Summary
NullTSFormat()
           
 
Method Summary
 void printTS(java.lang.String txt)
           
 
Methods inherited from class jestr.core.StringifierDelegateBase
clone, cloneMe, getChildEnumerator, getChildStringifier, getManager, getObject, getOut, getOwner, getRecursiveId, setOwner, setRecursiveId, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface jestr.StringifierDelegate
clone, cloneMe, getOwner, getRecursiveId, setOwner, setRecursiveId
 

Constructor Detail

NullTSFormat

public NullTSFormat()
Method Detail

printTS

public void printTS(java.lang.String txt)
Specified by:
printTS in interface TSFormat


Copyright (c) 2001-2003 - Apache Software Foundation