FileDocCategorySizeDatePackage
DocumentProperties.javaAPI DocApache Poi 3.0.11303Mon Jan 01 18:55:32 GMT 2007org.apache.poi.hwpf.model

DocumentProperties

public class DocumentProperties extends DOPAbstractType
Comment me
author
Ryan Ackley

Fields Summary
Constructors Summary
public DocumentProperties(byte[] tableStream, int offset)

    super.fillFields(tableStream, offset);
  
Methods Summary