public class DAVFileRevisionHandler extends BasicDAVDeltaHandler
TX_DELTADAV_NAMESPACES_LIST, SVN_DAV_NAMESPACES_LIST, SVN_NAMESPACES_LIST| Constructor and Description |
|---|
DAVFileRevisionHandler(ISVNFileRevisionHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
endElement(DAVElement parent,
DAVElement element,
StringBuffer cdata) |
static StringBuffer |
generateFileRevisionsRequest(StringBuffer xmlBuffer,
long startRevision,
long endRevision,
String path,
boolean includeMergedRevisions) |
protected String |
getCurrentPath() |
protected ISVNDeltaConsumer |
getDeltaConsumer() |
int |
getEntriesCount() |
protected void |
startElement(DAVElement parent,
DAVElement element,
Attributes attrs) |
characters, init, setDeltaProcessingallocateBuffer, createPropertyValue, createPropertyValueFromBase64, endElement, endPrefixMapping, getNamespaces, invalidXML, startElement, startPrefixMappingendDocument, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, unparsedEntityDecl, warningpublic DAVFileRevisionHandler(ISVNFileRevisionHandler handler)
public static StringBuffer generateFileRevisionsRequest(StringBuffer xmlBuffer, long startRevision, long endRevision, String path, boolean includeMergedRevisions)
protected void startElement(DAVElement parent, DAVElement element, Attributes attrs) throws SVNException
startElement in class BasicDAVHandlerSVNExceptionprotected void endElement(DAVElement parent, DAVElement element, StringBuffer cdata) throws SVNException
endElement in class BasicDAVHandlerSVNExceptionpublic int getEntriesCount()
protected ISVNDeltaConsumer getDeltaConsumer()
getDeltaConsumer in class BasicDAVDeltaHandlerprotected String getCurrentPath()
getCurrentPath in class BasicDAVDeltaHandlerCopyright © 2025. All rights reserved.