|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@ComponentRole @RemoteServiceRelativePath(value="ImportService.gwtrpc") public interface ImportService
The service interface used on the server.
| Method Summary | |
|---|---|
String |
cleanOfficeHTML(String htmlPaste,
String cleanerHint,
Map<String,String> cleaningParams)
Cleans dirty HTML content produced from an office application like MsWord, MsExcel, OpenOffice Writer etc. |
String |
officeToXHTML(Attachment attachment,
Map<String,String> cleaningParams)
Imports the given office attachment into XHTML 1.0. |
| Method Detail |
|---|
String cleanOfficeHTML(String htmlPaste,
String cleanerHint,
Map<String,String> cleaningParams)
htmlPaste - dirty HTML pasted by the usercleanerHint - role hint for which cleaner to be usedcleaningParams - additional parameters to be used when cleaning
String officeToXHTML(Attachment attachment,
Map<String,String> cleaningParams)
attachment - office attachment to be imported into XHTML 1.0.cleaningParams - additional parameters for the import operation.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||