com.jstatcom.component
Interface OutHolder
-
- All Known Implementing Classes:
- ResultField, SystemOutHolder
public interface OutHolderInterface to be implemented by components that assemble text output.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description voidappend(java.lang.String out)Appends the output string to this output assembler.voidclear()Removes any content that has been previously appended.
-
DMelt 3.0 © DataMelt by jWork.ORG