jestr.core
Class NullChildStringifier

java.lang.Object
  extended byjestr.core.StringifierDelegateBase
      extended byjestr.core.ChildStringifierBase
          extended byjestr.core.NullChildStringifier
All Implemented Interfaces:
ChildStringifier, java.lang.Cloneable, Null, java.io.Serializable, StringifierDelegate

public class NullChildStringifier
extends ChildStringifierBase
implements Null

Author:
David Gilliland
See Also:
Serialized Form

Constructor Summary
NullChildStringifier()
           
 
Method Summary
 void printChild()
           
 
Methods inherited from class jestr.core.ChildStringifierBase
clone, getChildCount, getChildIndex, getChildKey, getChildType, getChildValue, setChildIndex, setChildKey, setChildType, setChildValue, treatChildKeysAsObjects
 
Methods inherited from class jestr.core.StringifierDelegateBase
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
cloneMe, getOwner, getRecursiveId, setOwner, setRecursiveId
 

Constructor Detail

NullChildStringifier

public NullChildStringifier()
Method Detail

printChild

public void printChild()
Specified by:
printChild in interface ChildStringifier
Specified by:
printChild in class ChildStringifierBase


Copyright (c) 2001-2003 - Apache Software Foundation