Package | Description |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.text |
Modifier and Type | Method and Description |
---|---|
void |
DefaultElementVisitor.visit(TextExpressionElement ele)
A method to visit "text:expression" elements
|
Modifier and Type | Method and Description |
---|---|
TextExpressionElement |
TextMetaFieldElement.newTextExpressionElement(double officeValueValue,
String officeValueTypeValue)
Create child element text:expression.
|
TextExpressionElement |
TextPElement.newTextExpressionElement(double officeValueValue,
String officeValueTypeValue)
Create child element text:expression.
|
TextExpressionElement |
TextHElement.newTextExpressionElement(double officeValueValue,
String officeValueTypeValue)
Create child element text:expression.
|
TextExpressionElement |
TextSpanElement.newTextExpressionElement(double officeValueValue,
String officeValueTypeValue)
Create child element text:expression.
|
TextExpressionElement |
TextAElement.newTextExpressionElement(double officeValueValue,
String officeValueTypeValue)
Create child element text:expression.
|
TextExpressionElement |
TextRubyBaseElement.newTextExpressionElement(double officeValueValue,
String officeValueTypeValue)
Create child element text:expression.
|
TextExpressionElement |
TextMetaElement.newTextExpressionElement(double officeValueValue,
String officeValueTypeValue)
Create child element text:expression.
|
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.