public class RootDescriptionReceiverFactoryImpl extends java.lang.Object implements RootDescriptionReceiverFactory
DescribableStrategy and set of
HTMLDescriptionReceiverStyles.| Constructor and Description |
|---|
RootDescriptionReceiverFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
RootDescriptionReciever |
newRootDescriptionReceiver(IMarkupWriter writer) |
void |
setHeaderClass(java.lang.String headerClass) |
void |
setStrategy(DescribableStrategy strategy) |
void |
setSubheaderClass(java.lang.String subheaderClass) |
void |
setTableClass(java.lang.String tableClass) |
public RootDescriptionReceiverFactoryImpl()
public RootDescriptionReciever newRootDescriptionReceiver(IMarkupWriter writer)
newRootDescriptionReceiver in interface RootDescriptionReceiverFactorypublic void setStrategy(DescribableStrategy strategy)
public void setTableClass(java.lang.String tableClass)
public void setHeaderClass(java.lang.String headerClass)
public void setSubheaderClass(java.lang.String subheaderClass)