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

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

Uses of TextNoteContinuationNoticeBackwardElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TextNoteContinuationNoticeBackwardElement
 void DefaultElementVisitor.visit(TextNoteContinuationNoticeBackwardElement ele)
          A method to visit "text:note-continuation-notice-backward" elements
 

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextNoteContinuationNoticeBackwardElement
 TextNoteContinuationNoticeBackwardElement TextNotesConfigurationElement.newTextNoteContinuationNoticeBackwardElement()
          Create child element text:note-continuation-notice-backward.
 



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