Uses of Interface
org.apache.tapestry.describe.RootDescriptionReciever

Packages that use RootDescriptionReciever
org.apache.tapestry.describe Services related to describing objects and graphs of objects; primarily used by the Exception page. 
 

Uses of RootDescriptionReciever in org.apache.tapestry.describe
 

Classes in org.apache.tapestry.describe that implement RootDescriptionReciever
 class HTMLDescriptionReceiver
          Implementation of DescriptionReceiver that produces HTML output using a IMarkupWriter.
 

Methods in org.apache.tapestry.describe that return RootDescriptionReciever
 RootDescriptionReciever RootDescriptionReceiverFactory.newRootDescriptionReceiver(IMarkupWriter writer)
           
 RootDescriptionReciever RootDescriptionReceiverFactoryImpl.newRootDescriptionReceiver(IMarkupWriter writer)
           
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.