Class TextRun

java.lang.Object
org.luwrain.reader.TextRun
All Implemented Interfaces:
Run

public class TextRun extends Object implements Run
  • Field Details

  • Constructor Details

  • Method Details

    • text

      public String text()
      Specified by:
      text in interface Run
    • isEmpty

      public boolean isEmpty()
      Specified by:
      isEmpty in interface Run
    • href

      public String href()
      Specified by:
      href in interface Run
    • textAttr

      public TextAttr textAttr()
      Specified by:
      textAttr in interface Run
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • prepareText

      public void prepareText()
      Specified by:
      prepareText in interface Run
    • extraInfo

      public ExtraInfo extraInfo()
      Specified by:
      extraInfo in interface Run
    • setParentNode

      public void setParentNode(Node node)
      Specified by:
      setParentNode in interface Run
    • getParentNode

      public Node getParentNode()
      Specified by:
      getParentNode in interface Run
    • getAssociatedObject

      public Object getAssociatedObject()
    • setAssociatedObject

      public void setAssociatedObject(Object associatedObject)