This is a dictionary which maps property ID values to property ID strings.
The methods {@link #getSummaryInformationProperties} and {@link #getDocumentSummaryInformationProperties} return singleton {@link PropertyIDMap}s. An application that wants to extend these maps should treat them as unmodifiable, copy them and modifiy the copies.
@author Rainer Klute
|
|
|
|
|
|
|
|
|
|
|
|
|
|