|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.opensagres.xdocreport.document.discovery.AbstractXDocReportFactoryDiscovery
fr.opensagres.xdocreport.document.docx.discovery.DocXReportFactoryDiscovery
public class DocXReportFactoryDiscovery
MS Word DOCX discovery used by the
XDocReportRegistry.loadReport(java.io.InputStream) to create an
instance of DocxReport if input stream to load is an ODS.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
DocXReportFactoryDiscovery()
|
|
| Method Summary | |
|---|---|
IXDocReport |
createReport()
|
java.lang.String |
getDescription()
|
java.lang.String |
getId()
|
MimeMapping |
getMimeMapping()
|
java.lang.Class<?> |
getReportClass()
|
boolean |
isAdaptFor(XDocArchive documentArchive)
|
| Methods inherited from class fr.opensagres.xdocreport.document.discovery.AbstractXDocReportFactoryDiscovery |
|---|
isAdaptFor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocXReportFactoryDiscovery()
| Method Detail |
|---|
public boolean isAdaptFor(XDocArchive documentArchive)
isAdaptFor in interface IXDocReportFactoryDiscoverypublic IXDocReport createReport()
createReport in interface IXDocReportFactoryDiscoverypublic MimeMapping getMimeMapping()
getMimeMapping in interface IXDocReportFactoryDiscoverypublic java.lang.String getDescription()
getDescription in interface IBaseDiscoverypublic java.lang.String getId()
getId in interface IBaseDiscoverypublic java.lang.Class<?> getReportClass()
getReportClass in interface IXDocReportFactoryDiscovery
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||