org.jasig.portal.utils
Class DocumentFactory.LocalDocumentBuilder

java.lang.Object
  extended by java.lang.ThreadLocal
      extended by org.jasig.portal.utils.DocumentFactory.LocalDocumentBuilder
Enclosing class:
DocumentFactory

protected static class DocumentFactory.LocalDocumentBuilder
extends java.lang.ThreadLocal


Constructor Summary
protected DocumentFactory.LocalDocumentBuilder()
           
 
Method Summary
protected  java.lang.Object initialValue()
           
 
Methods inherited from class java.lang.ThreadLocal
get, remove, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentFactory.LocalDocumentBuilder

protected DocumentFactory.LocalDocumentBuilder()
Method Detail

initialValue

protected java.lang.Object initialValue()
Overrides:
initialValue in class java.lang.ThreadLocal