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