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