jestr.xml.collection
Class CollectionXMLChildStringifier

java.lang.Object
  extended byjestr.core.StringifierDelegateBase
      extended byjestr.core.ChildStringifierBase
          extended byjestr.xml.collection.CollectionXMLChildStringifier
All Implemented Interfaces:
ChildStringifier, java.lang.Cloneable, java.io.Serializable, StringifierDelegate

public class CollectionXMLChildStringifier
extends ChildStringifierBase

DOCUMENT ME!

Author:
David Gilliland
See Also:
Serialized Form

Constructor Summary
CollectionXMLChildStringifier()
           
 
Method Summary
 void printChild()
          DOCUMENT ME!
 
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

CollectionXMLChildStringifier

public CollectionXMLChildStringifier()
Method Detail

printChild

public void printChild()
DOCUMENT ME!

Specified by:
printChild in interface ChildStringifier
Specified by:
printChild in class ChildStringifierBase


Copyright (c) 2001-2003 - Apache Software Foundation