jestr.core
Class DefaultStringificationManager

java.lang.Object
  extended byjestr.core.StringificationManagerBase
      extended byjestr.core.DefaultStringificationManager
All Implemented Interfaces:
StringificationManager

public class DefaultStringificationManager
extends StringificationManagerBase

Author:
David Gilliland

Nested Class Summary
 
Nested classes inherited from class jestr.core.StringificationManagerBase
StringificationManagerBase.StatsImpl
 
Nested classes inherited from class jestr.StringificationManager
StringificationManager.Stats
 
Constructor Summary
DefaultStringificationManager()
           
 
Methods inherited from class jestr.core.StringificationManagerBase
addInheritedIterators, addStringifier, chooseStringifier, clearStringifiers, clearStringifiers, getClassStats, getClassStats, getCurrentDepth, getCurrentStringifier, getFactory, getLock, getStackTrace, getStringifiers, getTotalStringifiers, handleDelegateInheritance, initialize, printStackTrace, removeStringifier, setCurrentStringifier, setFactory, stringify, stringify, updateStats, updateStats, wouldInfiniteRecursionResult
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultStringificationManager

public DefaultStringificationManager()


Copyright (c) 2001-2003 - Apache Software Foundation