public class WebHTMLEditionHandler extends AbstractHTMLEditionHandler
| Modifier and Type | Field and Description |
|---|---|
private SiteManager |
_siteManager |
_contentHandler, _context, _lexicalHandler, _manager| Constructor and Description |
|---|
WebHTMLEditionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
service(ServiceManager sManager) |
void |
startElement(String uri,
String loc,
String raw,
Attributes attrs) |
characters, comment, contextualize, endCDATA, endDocument, endDTD, endElement, endEntity, endPrefixMapping, ignorableWhitespace, processingInstruction, setContentHandler, setDocumentLocator, setLexicalHandler, skippedEntity, startCDATA, startDocument, startDTD, startEntity, startPrefixMappingenableLogging, getLogger, setupLogger, setupLogger, setupLoggerprivate SiteManager _siteManager
public WebHTMLEditionHandler()
public void service(ServiceManager sManager) throws ServiceException
service in interface Serviceableservice in class AbstractHTMLEditionHandlerServiceExceptionpublic void startElement(String uri, String loc, String raw, Attributes attrs) throws SAXException
startElement in interface ContentHandlerstartElement in class AbstractHTMLEditionHandlerSAXException