Uses of Class
org.docx4j.org.apache.poi.poifs.property.DocumentProperty
Packages that use DocumentProperty
Package
Description
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
-
Uses of DocumentProperty in org.docx4j.org.apache.poi.poifs.filesystem
Fields in org.docx4j.org.apache.poi.poifs.filesystem declared as DocumentPropertyModifier and TypeFieldDescriptionprivate DocumentPropertyNDocumentOutputStream._propertyand its Propertyprivate DocumentPropertyNPOIFSDocument._propertyprivate DocumentPropertyOPOIFSDocument._propertyMethods in org.docx4j.org.apache.poi.poifs.filesystem that return DocumentPropertyModifier and TypeMethodDescription(package private) DocumentPropertyNPOIFSDocument.getDocumentProperty()(package private) DocumentPropertyOPOIFSDocument.getDocumentProperty()Constructors in org.docx4j.org.apache.poi.poifs.filesystem with parameters of type DocumentPropertyModifierConstructorDescription(package private)DocumentNode(DocumentProperty property, DirectoryNode parent) create a DocumentNode.NPOIFSDocument(DocumentProperty property, NPOIFSFileSystem filesystem) Constructor for an existing Document