Uses of Class
org.odftoolkit.odfdom.dom.element.office.OfficeMetaElement
Packages that use OfficeMetaElement
Package
Description
Provide classes to access the metadata of ODF documents.
-
Uses of OfficeMetaElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type OfficeMetaElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(OfficeMetaElement ele) A method to visit "office:meta" elements -
Uses of OfficeMetaElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return OfficeMetaElementModifier and TypeMethodDescriptionOfficeDocumentElement.newOfficeMetaElement()Create child element <office:meta>.OfficeDocumentMetaElement.newOfficeMetaElement()Create child element <office:meta>. -
Uses of OfficeMetaElement in org.odftoolkit.odfdom.incubator.meta
Methods in org.odftoolkit.odfdom.incubator.meta that return OfficeMetaElementModifier and TypeMethodDescriptionOdfOfficeMeta.getOfficeMetaElement()Get the instance ofOfficeMetaElementwhich represents this feature.