Uses of Class
org.docx4j.docProps.core.CoreProperties
Packages that use CoreProperties
Package
Description
-
Uses of CoreProperties in org.docx4j.docProps.core
Methods in org.docx4j.docProps.core that return CorePropertiesModifier and TypeMethodDescriptionObjectFactory.createCoreProperties()Create an instance ofCoreProperties -
Uses of CoreProperties in org.docx4j.model.fields.docproperty
Fields in org.docx4j.model.fields.docproperty declared as CoreProperties -
Uses of CoreProperties in org.docx4j.openpackaging.parts
Methods in org.docx4j.openpackaging.parts that return CorePropertiesModifier and TypeMethodDescriptionDocPropsCorePart.unmarshal(InputStream is) Unmarshal XML data from the specified InputStream and return the resulting content tree.