Uses of Class
org.odftoolkit.odfdom.dom.element.presentation.PresentationDateTimeDeclElement

Packages that use PresentationDateTimeDeclElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.office   
 

Uses of PresentationDateTimeDeclElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type PresentationDateTimeDeclElement
 void DefaultElementVisitor.visit(PresentationDateTimeDeclElement ele)
          A method to visit "presentation:date-time-decl" elements
 

Uses of PresentationDateTimeDeclElement in org.odftoolkit.odfdom.dom.element.office
 

Methods in org.odftoolkit.odfdom.dom.element.office that return PresentationDateTimeDeclElement
 PresentationDateTimeDeclElement OfficePresentationElement.newPresentationDateTimeDeclElement(String presentationNameValue, String presentationSourceValue)
          Create child element presentation:date-time-decl.
 



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