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, startPrefixMapping
endDocument, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, unparsedEntityDecl, warning
protected static final DAVElement TX_DELTA
protected void setDeltaProcessing(boolean processing) throws SVNException
SVNException
protected void init()
init
in class BasicDAVHandler
public void characters(char[] ch, int start, int length) throws SAXException
characters
in interface ContentHandler
characters
in class BasicDAVHandler
SAXException
protected abstract String getCurrentPath()
protected abstract ISVNDeltaConsumer getDeltaConsumer()
Copyright © 2022. All rights reserved.