|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OutTag | |
| net.windward.bean | |
| net.windward.datasource | This supplies a data source to Windward Reports. |
| Uses of OutTag in net.windward.bean |
| Methods in net.windward.bean with parameters of type OutTag | |
BeanResult |
BeanProviderImpl.outTag(OutTag tag,
java.lang.String value,
java.util.Locale locale)
Process a <wr:out ... |
BeanResult |
BeanProvider.outTag(OutTag tag,
java.lang.String value,
java.util.Locale locale)
Process a <wr:out ... |
| Uses of OutTag in net.windward.datasource |
| Methods in net.windward.datasource with parameters of type OutTag | |
java.io.InputStream |
DataSourceNode.getBitmap(OutTag tag,
DataSourceNode[] stack)
Called when tag is of type BITMAP. |
java.lang.String |
DataSourceNode.getOut(OutTag tag,
DataSourceNode[] stack,
java.util.Locale locale)
Called for an out tag. |
java.io.InputStream |
DataSourceNode.getOutStream(OutTag tag,
DataSourceNode[] stack)
Called for an out tag. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||