|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OfficeMetaElement | |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.office | |
org.odftoolkit.odfdom.incubator.meta | 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 OfficeMetaElement | |
---|---|
void |
DefaultElementVisitor.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 OfficeMetaElement | |
---|---|
OfficeMetaElement |
OfficeDocumentElement.newOfficeMetaElement()
Create child element office:meta. |
OfficeMetaElement |
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 OfficeMetaElement | |
---|---|
OfficeMetaElement |
OdfOfficeMeta.getOfficeMetaElement()
Deprecated. Get the instance of OfficeMetaElement which represents this feature. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |