|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.odftoolkit.odfdom.OdfElement
org.odftoolkit.odfdom.dom.element.text.TextRubyBaseElement
public class TextRubyBaseElement
DOM implementation of OpenDocument element .
| Field Summary | |
|---|---|
static OdfName |
ELEMENT_NAME
|
| Fields inherited from class org.odftoolkit.odfdom.OdfElement |
|---|
mOdfDocument |
| Fields inherited from class org.apache.xerces.dom.ElementNSImpl |
|---|
localName, namespaceURI |
| Fields inherited from class org.apache.xerces.dom.ElementImpl |
|---|
attributes, name |
| Fields inherited from class org.apache.xerces.dom.ParentNode |
|---|
firstChild, fNodeListCache, ownerDocument |
| Fields inherited from class org.apache.xerces.dom.ChildNode |
|---|
nextSibling, previousSibling |
| Fields inherited from class org.apache.xerces.dom.NodeImpl |
|---|
DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_IS_CONTAINED, DOCUMENT_POSITION_PRECEDING, ELEMENT_DEFINITION_NODE, FIRSTCHILD, flags, HASSTRING, ID, IGNORABLEWS, NORMALIZED, OWNED, ownerNode, READONLY, SPECIFIED, SYNCCHILDREN, SYNCDATA, TREE_POSITION_ANCESTOR, TREE_POSITION_DESCENDANT, TREE_POSITION_DISCONNECTED, TREE_POSITION_EQUIVALENT, TREE_POSITION_FOLLOWING, TREE_POSITION_PRECEDING, TREE_POSITION_SAME_NODE |
| Fields inherited from interface org.w3c.dom.Node |
|---|
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE |
| Fields inherited from interface org.w3c.dom.TypeInfo |
|---|
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION |
| Constructor Summary | |
|---|---|
TextRubyBaseElement(OdfFileDom ownerDoc)
Create the instance of TextRubyBaseElement |
|
| Method Summary | |
|---|---|
OdfName |
getOdfName()
Get the element name |
Dr3dSceneElement |
newDr3dSceneElement()
Create child element . |
DrawAElement |
newDrawAElement(java.lang.String xlinkHrefAttributeValue,
java.lang.String xlinkTypeAttributeValue)
Create child element . |
DrawCaptionElement |
newDrawCaptionElement()
Create child element . |
DrawCircleElement |
newDrawCircleElement()
Create child element . |
DrawConnectorElement |
newDrawConnectorElement(java.lang.String svgViewBoxAttributeValue)
Create child element . |
DrawControlElement |
newDrawControlElement(java.lang.String drawControlAttributeValue)
Create child element . |
DrawCustomShapeElement |
newDrawCustomShapeElement()
Create child element . |
DrawEllipseElement |
newDrawEllipseElement()
Create child element . |
DrawFrameElement |
newDrawFrameElement()
Create child element . |
DrawGElement |
newDrawGElement()
Create child element . |
DrawLineElement |
newDrawLineElement(java.lang.String svgX1AttributeValue,
java.lang.String svgX2AttributeValue,
java.lang.String svgY1AttributeValue,
java.lang.String svgY2AttributeValue)
Create child element . |
DrawMeasureElement |
newDrawMeasureElement(java.lang.String svgX1AttributeValue,
java.lang.String svgX2AttributeValue,
java.lang.String svgY1AttributeValue,
java.lang.String svgY2AttributeValue)
Create child element . |
DrawPageThumbnailElement |
newDrawPageThumbnailElement()
Create child element . |
DrawPathElement |
newDrawPathElement(java.lang.String svgDAttributeValue,
java.lang.String svgViewBoxAttributeValue)
Create child element . |
DrawPolygonElement |
newDrawPolygonElement(java.lang.String drawPointsAttributeValue,
java.lang.String svgViewBoxAttributeValue)
Create child element . |
DrawPolylineElement |
newDrawPolylineElement(java.lang.String drawPointsAttributeValue,
java.lang.String svgViewBoxAttributeValue)
Create child element . |
DrawRectElement |
newDrawRectElement()
Create child element . |
DrawRegularPolygonElement |
newDrawRegularPolygonElement(boolean drawConcaveAttributeValue,
int drawCornersAttributeValue)
Create child element . |
OfficeAnnotationElement |
newOfficeAnnotationElement()
Create child element . |
OfficeAnnotationEndElement |
newOfficeAnnotationEndElement(java.lang.String officeNameAttributeValue)
Create child element . |
PresentationDateTimeElement |
newPresentationDateTimeElement()
Create child element . |
PresentationFooterElement |
newPresentationFooterElement()
Create child element . |
PresentationHeaderElement |
newPresentationHeaderElement()
Create child element . |
TextAElement |
newTextAElement(java.lang.String xlinkHrefAttributeValue,
java.lang.String xlinkTypeAttributeValue)
Create child element . |
TextAlphabeticalIndexMarkElement |
newTextAlphabeticalIndexMarkElement(java.lang.String textStringValueAttributeValue)
Create child element . |
TextAlphabeticalIndexMarkEndElement |
newTextAlphabeticalIndexMarkEndElement(java.lang.String textIdAttributeValue)
Create child element . |
TextAlphabeticalIndexMarkStartElement |
newTextAlphabeticalIndexMarkStartElement(java.lang.String textIdAttributeValue)
Create child element . |
TextAuthorInitialsElement |
newTextAuthorInitialsElement()
Create child element . |
TextAuthorNameElement |
newTextAuthorNameElement()
Create child element . |
TextBibliographyMarkElement |
newTextBibliographyMarkElement(java.lang.String textBibliographyTypeAttributeValue)
Create child element . |
TextBookmarkElement |
newTextBookmarkElement(java.lang.String textNameAttributeValue)
Create child element . |
TextBookmarkEndElement |
newTextBookmarkEndElement(java.lang.String textNameAttributeValue)
Create child element . |
TextBookmarkStartElement |
newTextBookmarkStartElement(java.lang.String textNameAttributeValue)
Create child element . |
TextChapterElement |
newTextChapterElement(java.lang.String textDisplayAttributeValue,
java.lang.String textOutlineLevelAttributeValue)
Create child element . |
TextConditionalTextElement |
newTextConditionalTextElement(java.lang.String textConditionAttributeValue,
java.lang.String textStringValueIfFalseAttributeValue,
java.lang.String textStringValueIfTrueAttributeValue)
Create child element . |
TextCreationDateElement |
newTextCreationDateElement()
Create child element . |
TextCreationTimeElement |
newTextCreationTimeElement()
Create child element . |
TextCreatorElement |
newTextCreatorElement()
Create child element . |
TextDatabaseDisplayElement |
newTextDatabaseDisplayElement(java.lang.String textColumnNameAttributeValue,
java.lang.String textTableNameAttributeValue)
Create child element . |
TextDatabaseNameElement |
newTextDatabaseNameElement(java.lang.String textTableNameAttributeValue)
Create child element . |
TextDatabaseNextElement |
newTextDatabaseNextElement(java.lang.String textTableNameAttributeValue)
Create child element . |
TextDatabaseRowNumberElement |
newTextDatabaseRowNumberElement(java.lang.String textTableNameAttributeValue)
Create child element . |
TextDatabaseRowSelectElement |
newTextDatabaseRowSelectElement(java.lang.String textTableNameAttributeValue)
Create child element . |
TextDateElement |
newTextDateElement()
Create child element . |
TextDdeConnectionElement |
newTextDdeConnectionElement(java.lang.String textConnectionNameAttributeValue)
Create child element . |
TextDescriptionElement |
newTextDescriptionElement()
Create child element . |
TextEditingCyclesElement |
newTextEditingCyclesElement()
Create child element . |
TextEditingDurationElement |
newTextEditingDurationElement()
Create child element . |
TextExecuteMacroElement |
newTextExecuteMacroElement()
Create child element . |
TextExpressionElement |
newTextExpressionElement()
Create child element . |
TextFileNameElement |
newTextFileNameElement()
Create child element . |
TextHiddenParagraphElement |
newTextHiddenParagraphElement(java.lang.String textConditionAttributeValue)
Create child element . |
TextHiddenTextElement |
newTextHiddenTextElement(java.lang.String textConditionAttributeValue,
java.lang.String textStringValueAttributeValue)
Create child element . |
TextInitialCreatorElement |
newTextInitialCreatorElement()
Create child element . |
TextKeywordsElement |
newTextKeywordsElement()
Create child element . |
TextLineBreakElement |
newTextLineBreakElement()
Create child element . |
TextMeasureElement |
newTextMeasureElement(java.lang.String textKindAttributeValue)
Create child element . |
TextMetaElement |
newTextMetaElement()
Create child element . |
TextMetaFieldElement |
newTextMetaFieldElement(java.lang.String xmlIdAttributeValue)
Create child element . |
TextModificationDateElement |
newTextModificationDateElement()
Create child element . |
TextModificationTimeElement |
newTextModificationTimeElement()
Create child element . |
TextNoteElement |
newTextNoteElement(java.lang.String textNoteClassAttributeValue)
Create child element . |
TextNoteRefElement |
newTextNoteRefElement(java.lang.String textNoteClassAttributeValue)
Create child element . |
TextPageContinuationElement |
newTextPageContinuationElement(java.lang.String textSelectPageAttributeValue)
Create child element . |
TextPageNumberElement |
newTextPageNumberElement()
Create child element . |
TextPageVariableGetElement |
newTextPageVariableGetElement()
Create child element . |
TextPageVariableSetElement |
newTextPageVariableSetElement()
Create child element . |
TextPlaceholderElement |
newTextPlaceholderElement(java.lang.String textPlaceholderTypeAttributeValue)
Create child element . |
TextPrintDateElement |
newTextPrintDateElement()
Create child element . |
TextPrintedByElement |
newTextPrintedByElement()
Create child element . |
TextPrintTimeElement |
newTextPrintTimeElement()
Create child element . |
TextReferenceMarkElement |
newTextReferenceMarkElement(java.lang.String textNameAttributeValue)
Create child element . |
TextRubyElement |
newTextRubyElement()
Create child element . |
TextScriptElement |
newTextScriptElement()
Create child element . |
TextSElement |
newTextSElement()
Create child element . |
TextSenderCityElement |
newTextSenderCityElement()
Create child element . |
TextSenderCompanyElement |
newTextSenderCompanyElement()
Create child element . |
TextSenderCountryElement |
newTextSenderCountryElement()
Create child element . |
TextSenderEmailElement |
newTextSenderEmailElement()
Create child element . |
TextSenderFaxElement |
newTextSenderFaxElement()
Create child element . |
TextSenderFirstnameElement |
newTextSenderFirstnameElement()
Create child element . |
TextSenderInitialsElement |
newTextSenderInitialsElement()
Create child element . |
TextSenderLastnameElement |
newTextSenderLastnameElement()
Create child element . |
TextSenderPhonePrivateElement |
newTextSenderPhonePrivateElement()
Create child element . |
TextSenderPhoneWorkElement |
newTextSenderPhoneWorkElement()
Create child element . |
TextSenderPositionElement |
newTextSenderPositionElement()
Create child element . |
TextSenderPostalCodeElement |
newTextSenderPostalCodeElement()
Create child element . |
TextSenderStateOrProvinceElement |
newTextSenderStateOrProvinceElement()
Create child element . |
TextSenderStreetElement |
newTextSenderStreetElement()
Create child element . |
TextSenderTitleElement |
newTextSenderTitleElement()
Create child element . |
TextSequenceElement |
newTextSequenceElement(java.lang.String textNameAttributeValue)
Create child element . |
TextSequenceRefElement |
newTextSequenceRefElement()
Create child element . |
TextSheetNameElement |
newTextSheetNameElement()
Create child element . |
TextSoftPageBreakElement |
newTextSoftPageBreakElement()
Create child element . |
TextSpanElement |
newTextSpanElement()
Create child element . |
TextSubjectElement |
newTextSubjectElement()
Create child element . |
TextTabElement |
newTextTabElement()
Create child element . |
TextTableFormulaElement |
newTextTableFormulaElement()
Create child element . |
TextTemplateNameElement |
newTextTemplateNameElement()
Create child element . |
TextTextInputElement |
newTextTextInputElement()
Create child element . |
TextTimeElement |
newTextTimeElement()
Create child element . |
TextTitleElement |
newTextTitleElement()
Create child element . |
TextTocMarkElement |
newTextTocMarkElement(java.lang.String textStringValueAttributeValue)
Create child element . |
TextTocMarkEndElement |
newTextTocMarkEndElement(java.lang.String textIdAttributeValue)
Create child element . |
TextTocMarkStartElement |
newTextTocMarkStartElement(java.lang.String textIdAttributeValue)
Create child element . |
TextUserDefinedElement |
newTextUserDefinedElement()
Create child element . |
TextUserFieldGetElement |
newTextUserFieldGetElement(java.lang.String textNameAttributeValue)
Create child element . |
TextUserFieldInputElement |
newTextUserFieldInputElement(java.lang.String textNameAttributeValue)
Create child element . |
TextUserIndexMarkElement |
newTextUserIndexMarkElement(java.lang.String textIndexNameAttributeValue,
java.lang.String textStringValueAttributeValue)
Create child element . |
TextUserIndexMarkEndElement |
newTextUserIndexMarkEndElement(java.lang.String textIdAttributeValue)
Create child element . |
TextUserIndexMarkStartElement |
newTextUserIndexMarkStartElement(java.lang.String textIdAttributeValue,
java.lang.String textIndexNameAttributeValue)
Create child element . |
TextVariableGetElement |
newTextVariableGetElement(java.lang.String textNameAttributeValue)
Create child element . |
TextVariableInputElement |
newTextVariableInputElement(java.lang.String officeValueTypeAttributeValue,
java.lang.String textNameAttributeValue)
Create child element . |
TextVariableSetElement |
newTextVariableSetElement(boolean officeBooleanValueAttributeValue,
java.lang.String officeValueTypeAttributeValue,
java.lang.String textNameAttributeValue)
Create child element . |
TextVariableSetElement |
newTextVariableSetElement(double officeValueAttributeValue,
java.lang.String officeValueTypeAttributeValue,
java.lang.String textNameAttributeValue)
Create child element . |
TextVariableSetElement |
newTextVariableSetElement(java.lang.String officeValueTypeAttributeValue,
java.lang.String textNameAttributeValue)
Create child element . |
TextVariableSetElement |
newTextVariableSetElement(java.lang.String officeDateValueAttributeValue,
java.lang.String officeValueTypeAttributeValue,
java.lang.String textNameAttributeValue)
Create child element . |
TextVariableSetElement |
newTextVariableSetElementByTimeValue(java.lang.String officeTimeValueAttributeValue,
java.lang.String officeValueTypeAttributeValue,
java.lang.String textNameAttributeValue)
Create child element . |
| Methods inherited from class org.odftoolkit.odfdom.OdfElement |
|---|
cloneNode, equals, findFirstChildNode, findNextChildNode, findPreviousChildNode, getAncestorAs, getOdfAttribute, getOdfAttribute, getOdfAttributeValue, getParentAs, hasOdfAttribute, insertBefore, onInsertNode, onInsertNode, onRemoveNode, onRemoveNode, removeChild, replaceChild, setOdfAttribute, setOdfAttributeValue, toString |
| Methods inherited from class org.apache.xerces.dom.ElementNSImpl |
|---|
getBaseURI, getLocalName, getNamespaceURI, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setPrefix, setType, setValues |
| Methods inherited from class org.apache.xerces.dom.ElementImpl |
|---|
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getNodeName, getNodeType, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttribute, hasAttributeNS, hasAttributes, isEqualNode, normalize, reconcileDefaultAttributes, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeData |
| Methods inherited from class org.apache.xerces.dom.ParentNode |
|---|
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren |
| Methods inherited from class org.apache.xerces.dom.ChildNode |
|---|
getNextSibling, getParentNode, getPreviousSibling |
| Methods inherited from class org.apache.xerces.dom.NodeImpl |
|---|
addEventListener, appendChild, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setNodeValue, setUserData, setUserData |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.w3c.dom.Node |
|---|
appendChild, compareDocumentPosition, getChildNodes, getFeature, getFirstChild, getLastChild, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setNodeValue, setTextContent, setUserData |
| Field Detail |
|---|
public static final OdfName ELEMENT_NAME
| Constructor Detail |
|---|
public TextRubyBaseElement(OdfFileDom ownerDoc)
TextRubyBaseElement
ownerDoc - The type is OdfFileDom| Method Detail |
|---|
public OdfName getOdfName()
getOdfName in class OdfElementOdfName the name of element .public TextSElement newTextSElement()
public TextTabElement newTextTabElement()
public TextLineBreakElement newTextLineBreakElement()
public TextSoftPageBreakElement newTextSoftPageBreakElement()
public TextSpanElement newTextSpanElement()
public TextMetaElement newTextMetaElement()
public TextBookmarkElement newTextBookmarkElement(java.lang.String textNameAttributeValue)
textNameAttributeValue - the String value of TextNameAttribute, see at specification
public TextBookmarkStartElement newTextBookmarkStartElement(java.lang.String textNameAttributeValue)
textNameAttributeValue - the String value of TextNameAttribute, see at specification
public TextBookmarkEndElement newTextBookmarkEndElement(java.lang.String textNameAttributeValue)
textNameAttributeValue - the String value of TextNameAttribute, see at specification
public TextReferenceMarkElement newTextReferenceMarkElement(java.lang.String textNameAttributeValue)
textNameAttributeValue - the String value of TextNameAttribute, see at specification
public TextNoteElement newTextNoteElement(java.lang.String textNoteClassAttributeValue)
textNoteClassAttributeValue - the String value of TextNoteClassAttribute, see at specification
public TextRubyElement newTextRubyElement()
public OfficeAnnotationElement newOfficeAnnotationElement()
public OfficeAnnotationEndElement newOfficeAnnotationEndElement(java.lang.String officeNameAttributeValue)
officeNameAttributeValue - the String value of OfficeNameAttribute, see at specification
public DrawRectElement newDrawRectElement()
public DrawLineElement newDrawLineElement(java.lang.String svgX1AttributeValue,
java.lang.String svgX2AttributeValue,
java.lang.String svgY1AttributeValue,
java.lang.String svgY2AttributeValue)
svgX1AttributeValue - the String value of SvgX1Attribute, see at specificationsvgX2AttributeValue - the String value of SvgX2Attribute, see at specificationsvgY1AttributeValue - the String value of SvgY1Attribute, see at specificationsvgY2AttributeValue - the String value of SvgY2Attribute, see at specification
public DrawPolylineElement newDrawPolylineElement(java.lang.String drawPointsAttributeValue,
java.lang.String svgViewBoxAttributeValue)
drawPointsAttributeValue - the String value of DrawPointsAttribute, see at specificationsvgViewBoxAttributeValue - the String value of SvgViewBoxAttribute, see at specification
public DrawPolygonElement newDrawPolygonElement(java.lang.String drawPointsAttributeValue,
java.lang.String svgViewBoxAttributeValue)
drawPointsAttributeValue - the String value of DrawPointsAttribute, see at specificationsvgViewBoxAttributeValue - the String value of SvgViewBoxAttribute, see at specification
public DrawRegularPolygonElement newDrawRegularPolygonElement(boolean drawConcaveAttributeValue,
int drawCornersAttributeValue)
drawConcaveAttributeValue - the boolean value of DrawConcaveAttribute, see at specificationdrawCornersAttributeValue - the int value of DrawCornersAttribute, see at specification
public DrawPathElement newDrawPathElement(java.lang.String svgDAttributeValue,
java.lang.String svgViewBoxAttributeValue)
svgDAttributeValue - the String value of SvgDAttribute, see at specificationsvgViewBoxAttributeValue - the String value of SvgViewBoxAttribute, see at specification
public DrawCircleElement newDrawCircleElement()
public DrawEllipseElement newDrawEllipseElement()
public DrawGElement newDrawGElement()
public DrawPageThumbnailElement newDrawPageThumbnailElement()
public DrawFrameElement newDrawFrameElement()
public DrawMeasureElement newDrawMeasureElement(java.lang.String svgX1AttributeValue,
java.lang.String svgX2AttributeValue,
java.lang.String svgY1AttributeValue,
java.lang.String svgY2AttributeValue)
svgX1AttributeValue - the String value of SvgX1Attribute, see at specificationsvgX2AttributeValue - the String value of SvgX2Attribute, see at specificationsvgY1AttributeValue - the String value of SvgY1Attribute, see at specificationsvgY2AttributeValue - the String value of SvgY2Attribute, see at specification
public DrawCaptionElement newDrawCaptionElement()
public DrawConnectorElement newDrawConnectorElement(java.lang.String svgViewBoxAttributeValue)
svgViewBoxAttributeValue - the String value of SvgViewBoxAttribute, see at specification
public DrawControlElement newDrawControlElement(java.lang.String drawControlAttributeValue)
drawControlAttributeValue - the String value of DrawControlAttribute, see at specification
public Dr3dSceneElement newDr3dSceneElement()
public DrawCustomShapeElement newDrawCustomShapeElement()
public DrawAElement newDrawAElement(java.lang.String xlinkHrefAttributeValue,
java.lang.String xlinkTypeAttributeValue)
xlinkHrefAttributeValue - the String value of XlinkHrefAttribute, see at specificationxlinkTypeAttributeValue - the String value of XlinkTypeAttribute, see at specification
public TextDateElement newTextDateElement()
public TextTimeElement newTextTimeElement()
public TextPageNumberElement newTextPageNumberElement()
public TextPageContinuationElement newTextPageContinuationElement(java.lang.String textSelectPageAttributeValue)
textSelectPageAttributeValue - the String value of TextSelectPageAttribute, see at specification
public TextSenderFirstnameElement newTextSenderFirstnameElement()
public TextSenderLastnameElement newTextSenderLastnameElement()
public TextSenderInitialsElement newTextSenderInitialsElement()
public TextSenderTitleElement newTextSenderTitleElement()
public TextSenderPositionElement newTextSenderPositionElement()
public TextSenderEmailElement newTextSenderEmailElement()
public TextSenderPhonePrivateElement newTextSenderPhonePrivateElement()
public TextSenderFaxElement newTextSenderFaxElement()
public TextSenderCompanyElement newTextSenderCompanyElement()
public TextSenderPhoneWorkElement newTextSenderPhoneWorkElement()
public TextSenderStreetElement newTextSenderStreetElement()
public TextSenderCityElement newTextSenderCityElement()
public TextSenderPostalCodeElement newTextSenderPostalCodeElement()
public TextSenderCountryElement newTextSenderCountryElement()
public TextSenderStateOrProvinceElement newTextSenderStateOrProvinceElement()
public TextAuthorNameElement newTextAuthorNameElement()
public TextAuthorInitialsElement newTextAuthorInitialsElement()
public TextChapterElement newTextChapterElement(java.lang.String textDisplayAttributeValue,
java.lang.String textOutlineLevelAttributeValue)
textDisplayAttributeValue - the String value of TextDisplayAttribute, see at specificationtextOutlineLevelAttributeValue - the String value of TextOutlineLevelAttribute, see at specification
public TextFileNameElement newTextFileNameElement()
public TextTemplateNameElement newTextTemplateNameElement()
public TextSheetNameElement newTextSheetNameElement()
public TextVariableSetElement newTextVariableSetElement(double officeValueAttributeValue,
java.lang.String officeValueTypeAttributeValue,
java.lang.String textNameAttributeValue)
officeValueAttributeValue - the double value of OfficeValueAttribute, see at specificationofficeValueTypeAttributeValue - the String value of OfficeValueTypeAttribute, see at specificationtextNameAttributeValue - the String value of TextNameAttribute, see at specification
public TextVariableSetElement newTextVariableSetElement(java.lang.String officeDateValueAttributeValue,
java.lang.String officeValueTypeAttributeValue,
java.lang.String textNameAttributeValue)
officeDateValueAttributeValue - the String value of OfficeDateValueAttribute, see at specificationofficeValueTypeAttributeValue - the String value of OfficeValueTypeAttribute, see at specificationtextNameAttributeValue - the String value of TextNameAttribute, see at specification
public TextVariableSetElement newTextVariableSetElementByTimeValue(java.lang.String officeTimeValueAttributeValue,
java.lang.String officeValueTypeAttributeValue,
java.lang.String textNameAttributeValue)
officeTimeValueAttributeValue - the String value of OfficeTimeValueAttribute, see at specificationofficeValueTypeAttributeValue - the String value of OfficeValueTypeAttribute, see at specificationtextNameAttributeValue - the String value of TextNameAttribute, see at specification
public TextVariableSetElement newTextVariableSetElement(boolean officeBooleanValueAttributeValue,
java.lang.String officeValueTypeAttributeValue,
java.lang.String textNameAttributeValue)
officeBooleanValueAttributeValue - the boolean value of OfficeBooleanValueAttribute, see at specificationofficeValueTypeAttributeValue - the String value of OfficeValueTypeAttribute, see at specificationtextNameAttributeValue - the String value of TextNameAttribute, see at specification
public TextVariableSetElement newTextVariableSetElement(java.lang.String officeValueTypeAttributeValue,
java.lang.String textNameAttributeValue)
officeValueTypeAttributeValue - the String value of OfficeValueTypeAttribute, see at specificationtextNameAttributeValue - the String value of TextNameAttribute, see at specification
public TextVariableGetElement newTextVariableGetElement(java.lang.String textNameAttributeValue)
textNameAttributeValue - the String value of TextNameAttribute, see at specification
public TextVariableInputElement newTextVariableInputElement(java.lang.String officeValueTypeAttributeValue,
java.lang.String textNameAttributeValue)
officeValueTypeAttributeValue - the String value of OfficeValueTypeAttribute, see at specificationtextNameAttributeValue - the String value of TextNameAttribute, see at specification
public TextUserFieldGetElement newTextUserFieldGetElement(java.lang.String textNameAttributeValue)
textNameAttributeValue - the String value of TextNameAttribute, see at specification
public TextUserFieldInputElement newTextUserFieldInputElement(java.lang.String textNameAttributeValue)
textNameAttributeValue - the String value of TextNameAttribute, see at specification
public TextSequenceElement newTextSequenceElement(java.lang.String textNameAttributeValue)
textNameAttributeValue - the String value of TextNameAttribute, see at specification
public TextExpressionElement newTextExpressionElement()
public TextTextInputElement newTextTextInputElement()
public TextInitialCreatorElement newTextInitialCreatorElement()
public TextCreationDateElement newTextCreationDateElement()
public TextCreationTimeElement newTextCreationTimeElement()
public TextDescriptionElement newTextDescriptionElement()
public TextUserDefinedElement newTextUserDefinedElement()
public TextPrintTimeElement newTextPrintTimeElement()
public TextPrintDateElement newTextPrintDateElement()
public TextPrintedByElement newTextPrintedByElement()
public TextTitleElement newTextTitleElement()
public TextSubjectElement newTextSubjectElement()
public TextKeywordsElement newTextKeywordsElement()
public TextEditingCyclesElement newTextEditingCyclesElement()
public TextEditingDurationElement newTextEditingDurationElement()
public TextModificationTimeElement newTextModificationTimeElement()
public TextModificationDateElement newTextModificationDateElement()
public TextCreatorElement newTextCreatorElement()
public TextDatabaseDisplayElement newTextDatabaseDisplayElement(java.lang.String textColumnNameAttributeValue,
java.lang.String textTableNameAttributeValue)
textColumnNameAttributeValue - the String value of TextColumnNameAttribute, see at specificationtextTableNameAttributeValue - the String value of TextTableNameAttribute, see at specification
public TextDatabaseNextElement newTextDatabaseNextElement(java.lang.String textTableNameAttributeValue)
textTableNameAttributeValue - the String value of TextTableNameAttribute, see at specification
public TextDatabaseRowSelectElement newTextDatabaseRowSelectElement(java.lang.String textTableNameAttributeValue)
textTableNameAttributeValue - the String value of TextTableNameAttribute, see at specification
public TextDatabaseRowNumberElement newTextDatabaseRowNumberElement(java.lang.String textTableNameAttributeValue)
textTableNameAttributeValue - the String value of TextTableNameAttribute, see at specification
public TextDatabaseNameElement newTextDatabaseNameElement(java.lang.String textTableNameAttributeValue)
textTableNameAttributeValue - the String value of TextTableNameAttribute, see at specification
public TextPageVariableSetElement newTextPageVariableSetElement()
public TextPageVariableGetElement newTextPageVariableGetElement()
public TextPlaceholderElement newTextPlaceholderElement(java.lang.String textPlaceholderTypeAttributeValue)
textPlaceholderTypeAttributeValue - the String value of TextPlaceholderTypeAttribute, see at specification
public TextConditionalTextElement newTextConditionalTextElement(java.lang.String textConditionAttributeValue,
java.lang.String textStringValueIfFalseAttributeValue,
java.lang.String textStringValueIfTrueAttributeValue)
textConditionAttributeValue - the String value of TextConditionAttribute, see at specificationtextStringValueIfFalseAttributeValue - the String value of TextStringValueIfFalseAttribute, see at specificationtextStringValueIfTrueAttributeValue - the String value of TextStringValueIfTrueAttribute, see at specification
public TextHiddenTextElement newTextHiddenTextElement(java.lang.String textConditionAttributeValue,
java.lang.String textStringValueAttributeValue)
textConditionAttributeValue - the String value of TextConditionAttribute, see at specificationtextStringValueAttributeValue - the String value of TextStringValueAttribute, see at specification
public TextNoteRefElement newTextNoteRefElement(java.lang.String textNoteClassAttributeValue)
textNoteClassAttributeValue - the String value of TextNoteClassAttribute, see at specification
public TextSequenceRefElement newTextSequenceRefElement()
public TextScriptElement newTextScriptElement()
public TextExecuteMacroElement newTextExecuteMacroElement()
public TextHiddenParagraphElement newTextHiddenParagraphElement(java.lang.String textConditionAttributeValue)
textConditionAttributeValue - the String value of TextConditionAttribute, see at specification
public TextDdeConnectionElement newTextDdeConnectionElement(java.lang.String textConnectionNameAttributeValue)
textConnectionNameAttributeValue - the String value of TextConnectionNameAttribute, see at specification
public TextMeasureElement newTextMeasureElement(java.lang.String textKindAttributeValue)
textKindAttributeValue - the String value of TextKindAttribute, see at specification
public TextTableFormulaElement newTextTableFormulaElement()
public TextMetaFieldElement newTextMetaFieldElement(java.lang.String xmlIdAttributeValue)
xmlIdAttributeValue - the String value of XmlIdAttribute, see at specification
public TextTocMarkStartElement newTextTocMarkStartElement(java.lang.String textIdAttributeValue)
textIdAttributeValue - the String value of TextIdAttribute, see at specification
public TextTocMarkEndElement newTextTocMarkEndElement(java.lang.String textIdAttributeValue)
textIdAttributeValue - the String value of TextIdAttribute, see at specification
public TextTocMarkElement newTextTocMarkElement(java.lang.String textStringValueAttributeValue)
textStringValueAttributeValue - the String value of TextStringValueAttribute, see at specification
public TextUserIndexMarkStartElement newTextUserIndexMarkStartElement(java.lang.String textIdAttributeValue,
java.lang.String textIndexNameAttributeValue)
textIdAttributeValue - the String value of TextIdAttribute, see at specificationtextIndexNameAttributeValue - the String value of TextIndexNameAttribute, see at specification
public TextUserIndexMarkEndElement newTextUserIndexMarkEndElement(java.lang.String textIdAttributeValue)
textIdAttributeValue - the String value of TextIdAttribute, see at specification
public TextUserIndexMarkElement newTextUserIndexMarkElement(java.lang.String textIndexNameAttributeValue,
java.lang.String textStringValueAttributeValue)
textIndexNameAttributeValue - the String value of TextIndexNameAttribute, see at specificationtextStringValueAttributeValue - the String value of TextStringValueAttribute, see at specification
public TextAlphabeticalIndexMarkStartElement newTextAlphabeticalIndexMarkStartElement(java.lang.String textIdAttributeValue)
textIdAttributeValue - the String value of TextIdAttribute, see at specification
public TextAlphabeticalIndexMarkEndElement newTextAlphabeticalIndexMarkEndElement(java.lang.String textIdAttributeValue)
textIdAttributeValue - the String value of TextIdAttribute, see at specification
public TextAlphabeticalIndexMarkElement newTextAlphabeticalIndexMarkElement(java.lang.String textStringValueAttributeValue)
textStringValueAttributeValue - the String value of TextStringValueAttribute, see at specification
public TextBibliographyMarkElement newTextBibliographyMarkElement(java.lang.String textBibliographyTypeAttributeValue)
textBibliographyTypeAttributeValue - the String value of TextBibliographyTypeAttribute, see at specification
public PresentationHeaderElement newPresentationHeaderElement()
public PresentationFooterElement newPresentationFooterElement()
public PresentationDateTimeElement newPresentationDateTimeElement()
public TextAElement newTextAElement(java.lang.String xlinkHrefAttributeValue,
java.lang.String xlinkTypeAttributeValue)
xlinkHrefAttributeValue - the String value of XlinkHrefAttribute, see at specificationxlinkTypeAttributeValue - the String value of XlinkTypeAttribute, see at specification
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||