Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextNoteContinuationNoticeBackwardElement
-
Packages that use TextNoteContinuationNoticeBackwardElement Package Description 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 Modifier and Type Method Description voidDefaultElementVisitor. 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 Modifier and Type Method Description TextNoteContinuationNoticeBackwardElementTextNotesConfigurationElement. newTextNoteContinuationNoticeBackwardElement()Create child element <text:note-continuation-notice-backward>.
-