public class ViewFormattingContext extends FormattingContext
Modifier and Type | Field and Description |
---|---|
(package private) View |
currentView |
(package private) static org.apache.log4j.Logger |
logger |
(package private) View[] |
views |
collator, serializer
Constructor and Description |
---|
ViewFormattingContext(FormattingContext ctx,
View[] views,
View currentView) |
Modifier and Type | Method and Description |
---|---|
View |
getCurrentView() |
View[] |
getViews() |
getCollator, getSerializer
static org.apache.log4j.Logger logger
View currentView
public ViewFormattingContext(FormattingContext ctx, View[] views, View currentView)
public View getCurrentView()