Uses of Interface
org.tn5250j.tools.filters.OutputFilterInterface
-
Packages that use OutputFilterInterface Package Description org.tn5250j.sql org.tn5250j.tools org.tn5250j.tools.filters -
-
Uses of OutputFilterInterface in org.tn5250j.sql
Methods in org.tn5250j.sql with parameters of type OutputFilterInterface Modifier and Type Method Description voidAS400Xtfr. setOutputFilter(OutputFilterInterface o) -
Uses of OutputFilterInterface in org.tn5250j.tools
Methods in org.tn5250j.tools with parameters of type OutputFilterInterface Modifier and Type Method Description voidFTP5250Prot. setOutputFilter(OutputFilterInterface o) -
Uses of OutputFilterInterface in org.tn5250j.tools.filters
Classes in org.tn5250j.tools.filters that implement OutputFilterInterface Modifier and Type Class Description classDelimitedOutputFilterclassExcelOutputFilterclassFixedWidthOutputFilterclassHTMLOutputFilterclassKSpreadOutputFilterclassOpenOfficeOutputFilterMethods in org.tn5250j.tools.filters that return OutputFilterInterface Modifier and Type Method Description OutputFilterInterfaceXTFRFileFilter. getOutputFilterInstance()
-