Package org.luwrain.reader
Class TextRun
java.lang.Object
org.luwrain.reader.TextRun
- All Implemented Interfaces:
Run
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhref()booleanisEmpty()voidvoidsetAssociatedObject(Object associatedObject) voidsetParentNode(Node node) text()textAttr()toString()
-
Field Details
-
extraInfo
-
-
Constructor Details
-
TextRun
-
TextRun
-
TextRun
-
-
Method Details
-
text
-
isEmpty
public boolean isEmpty() -
href
-
textAttr
-
toString
-
prepareText
public void prepareText()- Specified by:
prepareTextin interfaceRun
-
extraInfo
-
setParentNode
- Specified by:
setParentNodein interfaceRun
-
getParentNode
- Specified by:
getParentNodein interfaceRun
-
getAssociatedObject
-
setAssociatedObject
-