Class DocProps


public class DocProps extends AbstractSample
Shows how to access a docx's: - Core properties (Dublin Core title, creator etc) - Extended properties (app.xml) - Custom properties (where you can store your own data, as shown here) Note there is often also /word/settings.xml (see also TemplateAttach for how to set a dotx in that part)
  • Constructor Details

    • DocProps

      public DocProps()
  • Method Details