- All Known Implementing Classes:
ContentLineBase
,MultiLineContent
,SingleLineContent
public interface ContentLineStrategy
Interface for delegated content line generators
-
Method Summary
-
Method Details
-
execute
String execute()Produce output forVElement#toString()
-