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

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

Uses of TextNoteContinuationNoticeForwardElement in org.odftoolkit.odfdom.dom
 

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

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

Methods in org.odftoolkit.odfdom.dom.element.text that return TextNoteContinuationNoticeForwardElement
 TextNoteContinuationNoticeForwardElement TextNotesConfigurationElement.newTextNoteContinuationNoticeForwardElement()
          Create child element text:note-continuation-notice-forward.
 



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