org.apache.tapestry.describe
Interface RootDescriptionReceiverFactory

All Known Implementing Classes:
RootDescriptionReceiverFactoryImpl

public interface RootDescriptionReceiverFactory

Creates a new instance of HTMLDescriptionReceiver around a provided IMarkupWriter.

Since:
4.0
Author:
Howard M. Lewis Ship

Method Summary
 RootDescriptionReciever newRootDescriptionReceiver(IMarkupWriter writer)
           
 

Method Detail

newRootDescriptionReceiver

RootDescriptionReciever newRootDescriptionReceiver(IMarkupWriter writer)


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