jestr.core
Class TSFormatBase

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

public abstract class TSFormatBase
extends StringifierDelegateBase
implements TSFormat

See Also:
Serialized Form

Constructor Summary
TSFormatBase()
           
 
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.TSFormat
printTS
 
Methods inherited from interface jestr.StringifierDelegate
clone, cloneMe, getOwner, getRecursiveId, setOwner, setRecursiveId
 

Constructor Detail

TSFormatBase

public TSFormatBase()


Copyright (c) 2001-2003 - Apache Software Foundation