Package org.apache.poi.ooxml
Interface POIXMLRelation.PackagePartConstructor
-
- Enclosing class:
- POIXMLRelation
@Internal public static interface POIXMLRelation.PackagePartConstructor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description POIXMLDocumentPartinit(PackagePart part)
-
-
-
Method Detail
-
init
POIXMLDocumentPart init(PackagePart part) throws IOException, XmlException
- Throws:
IOExceptionXmlException
-
-