javadocs fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1771672 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7c65d6bf31
commit
19842d1e58
@ -40,13 +40,7 @@ public final class SummaryInformation extends SpecialPropertySet {
|
||||
}
|
||||
|
||||
/**
|
||||
* Creates a {@link SummaryInformation} from a given {@link
|
||||
* PropertySet}.
|
||||
*
|
||||
* @param ps A property set which should be created from a summary
|
||||
* information stream.
|
||||
* @throws UnexpectedPropertySetTypeException if {@code ps} does not
|
||||
* contain a summary information stream.
|
||||
* Creates an empty {@link SummaryInformation}.
|
||||
*/
|
||||
public SummaryInformation() {
|
||||
getFirstSection().setFormatID(SectionIDMap.SUMMARY_INFORMATION_ID);
|
||||
|
Loading…
Reference in New Issue
Block a user