Package com.adobe.xfa.text.markup
Class MarkupText
java.lang.Object
com.adobe.xfa.text.TextMarkupBase
com.adobe.xfa.text.markup.MarkupOut
com.adobe.xfa.text.markup.MarkupText
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.adobe.xfa.text.TextMarkupBase
attributePtr, closeScopedBlock, issueFirstPara, legacyPositioning, marker, markerEnd, markerStart, openScopedBlock
-
Constructor Details
-
MarkupText
public MarkupText()
-
-
Method Details
-
getText
-
text
Description copied from class:TextMarkupBaseAdd text to the rich text representation. -
para
public void para()Description copied from class:TextMarkupBaseOutput a paragraph break to the rich text representation. -
suppressAttributes
public boolean suppressAttributes()- Overrides:
suppressAttributesin classMarkupOut
-