public abstract class BasicDAVDeltaHandler extends BasicDAVHandler
| Modifier and Type | Field and Description |
|---|---|
protected static DAVElement |
TX_DELTA |
DAV_NAMESPACES_LIST, SVN_DAV_NAMESPACES_LIST, SVN_NAMESPACES_LIST| Constructor and Description |
|---|
BasicDAVDeltaHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
characters(char[] ch,
int start,
int length) |
protected abstract String |
getCurrentPath() |
protected abstract ISVNDeltaConsumer |
getDeltaConsumer() |
protected void |
init() |
protected void |
setDeltaProcessing(boolean processing) |
allocateBuffer, createPropertyValue, createPropertyValueFromBase64, endElement, endElement, endPrefixMapping, getNamespaces, invalidXML, startElement, startElement, startPrefixMappingendDocument, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, unparsedEntityDecl, warningprotected static final DAVElement TX_DELTA
protected void setDeltaProcessing(boolean processing)
throws SVNException
SVNExceptionprotected void init()
init in class BasicDAVHandlerpublic void characters(char[] ch,
int start,
int length)
throws SAXException
characters in interface ContentHandlercharacters in class BasicDAVHandlerSAXExceptionprotected abstract String getCurrentPath()
protected abstract ISVNDeltaConsumer getDeltaConsumer()
Copyright © 2025. All rights reserved.