Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextKeywordsElement
-
Packages that use TextKeywordsElement Package Description org.odftoolkit.odfdom.dom org.odftoolkit.odfdom.dom.element.text -
-
Uses of TextKeywordsElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextKeywordsElement Modifier and Type Method Description void
DefaultElementVisitor. visit(TextKeywordsElement ele)
A method to visit "text:keywords" elements -
Uses of TextKeywordsElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextKeywordsElement Modifier and Type Method Description TextKeywordsElement
TextAElement. newTextKeywordsElement()
Create child element <text:keywords>.TextKeywordsElement
TextHElement. newTextKeywordsElement()
Create child element <text:keywords>.TextKeywordsElement
TextMetaElement. newTextKeywordsElement()
Create child element <text:keywords>.TextKeywordsElement
TextMetaFieldElement. newTextKeywordsElement()
Create child element <text:keywords>.TextKeywordsElement
TextPElement. newTextKeywordsElement()
Create child element <text:keywords>.TextKeywordsElement
TextRubyBaseElement. newTextKeywordsElement()
Create child element <text:keywords>.TextKeywordsElement
TextSpanElement. newTextKeywordsElement()
Create child element <text:keywords>.
-