523524525526527528529
return new CustomXmlDataStoragePropertiesPart(new PartName(partName)); } public Part CreateEndnotesPartObject(String partName) throws InvalidFormatException { return new EndnotesPart(new PartName(partName)); }