Interface ContentLineStrategy

All Known Implementing Classes:
ContentLineBase, MultiLineContent, SingleLineContent

public interface ContentLineStrategy
Interface for delegated content line generators
  • Method Summary

    Modifier and Type
    Method
    Description
    Produce output for VElement#toString()
  • Method Details

    • execute

      String execute()
      Produce output for VElement#toString()