|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XSLFRelation | |
|---|---|
| org.apache.poi.xslf.extractor | |
| org.apache.poi.xslf.usermodel | |
| Uses of XSLFRelation in org.apache.poi.xslf.extractor |
|---|
| Fields in org.apache.poi.xslf.extractor declared as XSLFRelation | |
|---|---|
static XSLFRelation[] |
XSLFPowerPointExtractor.SUPPORTED_TYPES
|
| Uses of XSLFRelation in org.apache.poi.xslf.usermodel |
|---|
| Fields in org.apache.poi.xslf.usermodel with type parameters of type XSLFRelation | |
|---|---|
protected static java.util.Map<java.lang.String,XSLFRelation> |
XSLFRelation._table
A map to lookup POIXMLRelation by its relation type |
| Methods in org.apache.poi.xslf.usermodel that return XSLFRelation | |
|---|---|
static XSLFRelation |
XSLFRelation.getInstance(java.lang.String rel)
Get POIXMLRelation by relation type |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||