public class DSigRelation extends POIXMLRelation
POIXMLRelation.NoArgConstructor, POIXMLRelation.PackagePartConstructor, POIXMLRelation.ParentPartConstructor
Modifier and Type | Field and Description |
---|---|
static DSigRelation |
ORIGIN_SIGS |
static DSigRelation |
SIG |
Modifier and Type | Method and Description |
---|---|
static DSigRelation |
getInstance(java.lang.String rel)
Get POIXMLRelation by relation type
|
getContents, getContentType, getDefaultFileName, getFileName, getFileNameIndex, getNoArgConstructor, getPackagePartConstructor, getParentPartConstructor, getRelation
public static final DSigRelation ORIGIN_SIGS
public static final DSigRelation SIG
public static DSigRelation getInstance(java.lang.String rel)
rel
- relation type, for example,
http://schemas.openxmlformats.org/officeDocument/2006/relationships/image
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.