Package | Description |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.text |
Modifier and Type | Method and Description |
---|---|
void |
DefaultElementVisitor.visit(TextUserIndexMarkElement ele)
A method to visit "text:user-index-mark" elements
|
Modifier and Type | Method and Description |
---|---|
TextUserIndexMarkElement |
TextSpanElement.newTextUserIndexMarkElement(String textIndexNameValue,
String textStringValueValue)
Create child element text:user-index-mark.
|
TextUserIndexMarkElement |
TextMetaFieldElement.newTextUserIndexMarkElement(String textIndexNameValue,
String textStringValueValue)
Create child element text:user-index-mark.
|
TextUserIndexMarkElement |
TextRubyBaseElement.newTextUserIndexMarkElement(String textIndexNameValue,
String textStringValueValue)
Create child element text:user-index-mark.
|
TextUserIndexMarkElement |
TextPElement.newTextUserIndexMarkElement(String textIndexNameValue,
String textStringValueValue)
Create child element text:user-index-mark.
|
TextUserIndexMarkElement |
TextHElement.newTextUserIndexMarkElement(String textIndexNameValue,
String textStringValueValue)
Create child element text:user-index-mark.
|
TextUserIndexMarkElement |
TextMetaElement.newTextUserIndexMarkElement(String textIndexNameValue,
String textStringValueValue)
Create child element text:user-index-mark.
|
TextUserIndexMarkElement |
TextAElement.newTextUserIndexMarkElement(String textIndexNameValue,
String textStringValueValue)
Create child element text:user-index-mark.
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.