Class IndentedBlock


  • public class IndentedBlock
    extends Object
    • Constructor Detail

      • IndentedBlock

        public IndentedBlock()
    • Method Detail

      • isEmpty

        public boolean isEmpty()
      • addLine

        public void addLine​(Line line)
      • getTranslatableStrings

        public List<Line> getTranslatableStrings()
        Create a list of lines that represent TextUnits and skeleton (e.g., newlines) between them decode the strings before saving
        Returns:
        list of translatable lines and skeleton.
      • getOriginalString

        public String getOriginalString()
        get original string with full indentation and whitspace
        Returns:
        original string