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, startPrefixMapping
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
private SiteManager _siteManager
public WebHTMLEditionHandler()
public void service(ServiceManager sManager) throws ServiceException
service
in interface Serviceable
service
in class AbstractHTMLEditionHandler
ServiceException
public void startElement(String uri, String loc, String raw, Attributes attrs) throws SAXException
startElement
in interface ContentHandler
startElement
in class AbstractHTMLEditionHandler
SAXException