public class HTMLWorker extends HTMLWorker
document, objectList, tagsSupported, tagsSupportedString| Constructor and Description |
|---|
HTMLWorker(com.lowagie.text.DocListener doc) |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList |
parseToList(Reader reader,
com.lowagie.text.html.simpleparser.StyleSheet style,
HashMap interfaceProps) |
void |
startElement(String tag,
HashMap h)
Adds Sakai's ConentHostingService awareness to img references
This is needed due to Sakai's security model for content with in
ContentHostingService, which would not allow requests from the server
to the server to get protected images
|
add, clearTextWrap, close, endDocument, endElement, getInterfaceProps, getStyleSheet, newPage, open, parse, parseToList, resetFooter, resetHeader, resetPageCount, setFooter, setHeader, setInterfaceProps, setMarginMirroring, setMargins, setMaxWidth, setPageCount, setPageSize, setStyleSheet, startDocument, textpublic static ArrayList parseToList(Reader reader, com.lowagie.text.html.simpleparser.StyleSheet style, HashMap interfaceProps) throws IOException
IOExceptionpublic void startElement(String tag, HashMap h)
startElement in interface com.lowagie.text.xml.simpleparser.SimpleXMLDocHandlerstartElement in class HTMLWorkerCopyright © 2005-2014 Sakai Project. All Rights Reserved.