protected class CreateNewsletterFunction.LocalImageHandler extends ContentHandlerProxy
| Modifier and Type | Field and Description | 
|---|---|
private String | 
_contentId  | 
| Constructor and Description | 
|---|
LocalImageHandler(ContentHandler contentHandler,
                 String contentId)
Constructor 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
startElement(String uri,
            String loc,
            String raw,
            Attributes a)  | 
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setContentHandler, setDocumentLocator, skippedEntity, startDocument, startPrefixMappingprivate String _contentId
public LocalImageHandler(ContentHandler contentHandler, String contentId)
contentHandler - the contentHandler to pass SAX events to.contentId - The id of contentpublic void startElement(String uri, String loc, String raw, Attributes a) throws SAXException
startElement in interface ContentHandlerstartElement in class ContentHandlerProxySAXException