Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextBibliographyMarkElement

Packages that use TextBibliographyMarkElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.text   
 

Uses of TextBibliographyMarkElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TextBibliographyMarkElement
 void DefaultElementVisitor.visit(TextBibliographyMarkElement ele)
          A method to visit "text:bibliography-mark" elements
 

Uses of TextBibliographyMarkElement in org.odftoolkit.odfdom.dom.element.text
 

Methods in org.odftoolkit.odfdom.dom.element.text that return TextBibliographyMarkElement
 TextBibliographyMarkElement TextPElement.newTextBibliographyMarkElement(String textBibliographyTypeValue)
          Create child element text:bibliography-mark.
 TextBibliographyMarkElement TextAElement.newTextBibliographyMarkElement(String textBibliographyTypeValue)
          Create child element text:bibliography-mark.
 TextBibliographyMarkElement TextSpanElement.newTextBibliographyMarkElement(String textBibliographyTypeValue)
          Create child element text:bibliography-mark.
 TextBibliographyMarkElement TextRubyBaseElement.newTextBibliographyMarkElement(String textBibliographyTypeValue)
          Create child element text:bibliography-mark.
 TextBibliographyMarkElement TextMetaElement.newTextBibliographyMarkElement(String textBibliographyTypeValue)
          Create child element text:bibliography-mark.
 TextBibliographyMarkElement TextMetaFieldElement.newTextBibliographyMarkElement(String textBibliographyTypeValue)
          Create child element text:bibliography-mark.
 TextBibliographyMarkElement TextHElement.newTextBibliographyMarkElement(String textBibliographyTypeValue)
          Create child element text:bibliography-mark.
 



Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.