Package org.luwrain.reader
Class TextRun
java.lang.Object
org.luwrain.reader.TextRun
- All Implemented Interfaces:
Run
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionhref()
boolean
isEmpty()
void
void
setAssociatedObject
(Object associatedObject) void
setParentNode
(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:
prepareText
in interfaceRun
-
extraInfo
-
setParentNode
- Specified by:
setParentNode
in interfaceRun
-
getParentNode
- Specified by:
getParentNode
in interfaceRun
-
getAssociatedObject
-
setAssociatedObject
-