jestr.core
Class DefaultController

java.lang.Object
  extended byjestr.core.StringifierDelegateBase
      extended byjestr.core.ControllerBase
          extended byjestr.core.DefaultController
All Implemented Interfaces:
java.lang.Cloneable, Controller, Prioritized, java.io.Serializable, StringifierDelegate

public class DefaultController
extends ControllerBase

Author:
David Gilliland
See Also:
Serialized Form

Constructor Summary
DefaultController()
           
 
Method Summary
 void control()
           
 
Methods inherited from class jestr.core.ControllerBase
getPriority, isDepthLimitReached, isTSPreferred, printCurrentChild, setPriority, stringifyNatively, stringifyNonNatively, toString
 
Methods inherited from class jestr.core.StringifierDelegateBase
clone, cloneMe, getChildEnumerator, getChildStringifier, getManager, getObject, getOut, getOwner, getRecursiveId, setOwner, setRecursiveId
 
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

DefaultController

public DefaultController()
Method Detail

control

public void control()


Copyright (c) 2001-2003 - Apache Software Foundation