public class DAVGetLocksHandler extends BasicDAVHandler
DAV_NAMESPACES_LIST, SVN_DAV_NAMESPACES_LIST, SVN_NAMESPACES_LIST| Constructor and Description |
|---|
DAVGetLocksHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
endElement(DAVElement parent,
DAVElement element,
StringBuffer cdata) |
static StringBuffer |
generateGetLocksRequest(StringBuffer xmlBuffer) |
SVNLock[] |
getLocks() |
protected void |
startElement(DAVElement parent,
DAVElement element,
Attributes attrs) |
allocateBuffer, characters, createPropertyValue, createPropertyValueFromBase64, endElement, endPrefixMapping, getNamespaces, init, invalidXML, startElement, startPrefixMappingendDocument, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, unparsedEntityDecl, warningpublic static StringBuffer generateGetLocksRequest(StringBuffer xmlBuffer)
public SVNLock[] getLocks()
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 BasicDAVHandlerSVNExceptionCopyright © 2025. All rights reserved.