public abstract class BaseDocumentViewHandler extends DefaultHandler
| Modifier and Type | Field and Description |
|---|---|
protected Stack<String> |
pathes |
protected JCRSessionWrapper |
session |
| Constructor and Description |
|---|
BaseDocumentViewHandler() |
BaseDocumentViewHandler(JCRSessionWrapper session) |
| Modifier and Type | Method and Description |
|---|---|
Stack<String> |
getPathes() |
void |
setSession(JCRSessionWrapper session) |
void |
startPrefixMapping(String prefix,
String uri) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, unparsedEntityDecl, warningprotected JCRSessionWrapper session
public BaseDocumentViewHandler()
public BaseDocumentViewHandler(JCRSessionWrapper session)
public void setSession(JCRSessionWrapper session)
public void startPrefixMapping(String prefix, String uri) throws SAXException
startPrefixMapping in interface ContentHandlerstartPrefixMapping in class DefaultHandlerSAXExceptionCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.