Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aflx/Sardine-Android
/ functions
Functions
248 in github.com/aflx/Sardine-Android
⨍
Functions
248
◇
Types & classes
60
Method
createLocktype
Create an instance of {@link Locktype }
src/de/aflx/sardine/model/ObjectFactory.java:206
Method
createMultistatus
Create an instance of {@link Multistatus }
src/de/aflx/sardine/model/ObjectFactory.java:142
Method
createOmit
Create an instance of {@link Omit }
src/de/aflx/sardine/model/ObjectFactory.java:174
Method
createOwner
Create an instance of {@link Owner }
src/de/aflx/sardine/model/ObjectFactory.java:262
Method
createProp
Create an instance of {@link Prop }
src/de/aflx/sardine/model/ObjectFactory.java:150
Method
createPropertybehavior
Create an instance of {@link Propertybehavior }
src/de/aflx/sardine/model/ObjectFactory.java:126
Method
createPropertyupdate
Create an instance of {@link Propertyupdate }
src/de/aflx/sardine/model/ObjectFactory.java:78
Method
createPropfind
Create an instance of {@link Propfind }
src/de/aflx/sardine/model/ObjectFactory.java:54
Method
createPropname
Create an instance of {@link Propname }
src/de/aflx/sardine/model/ObjectFactory.java:318
Method
createPropstat
Create an instance of {@link Propstat }
src/de/aflx/sardine/model/ObjectFactory.java:134
Method
createQNameWithDefaultNamespace
@param key Local element name.
src/de/aflx/sardine/util/SardineUtil.java:344
Method
createRemove
Create an instance of {@link Remove }
src/de/aflx/sardine/model/ObjectFactory.java:158
Method
createResourcetype
Create an instance of {@link Resourcetype }
src/de/aflx/sardine/model/ObjectFactory.java:326
Method
createResponse
Create an instance of {@link Response }
src/de/aflx/sardine/model/ObjectFactory.java:166
Method
createSet
Create an instance of {@link Set }
src/de/aflx/sardine/model/ObjectFactory.java:278
Method
createShared
Create an instance of {@link Shared }
src/de/aflx/sardine/model/ObjectFactory.java:182
Method
createSource
Create an instance of {@link Source }
src/de/aflx/sardine/model/ObjectFactory.java:302
Method
createSupportedlock
Create an instance of {@link Supportedlock }
src/de/aflx/sardine/model/ObjectFactory.java:70
Method
createWrite
Create an instance of {@link Write }
src/de/aflx/sardine/model/ObjectFactory.java:294
Method
delete
Delete a resource using HTTP <code>DELETE</code> at the specified url @param url Path to the resource including protocol and hostname @throws IOExcep
src/de/aflx/sardine/Sardine.java:179
Method
delete
(non-Javadoc) @see de.aflx.sardine.Sardine#delete(java.lang.String)
src/de/aflx/sardine/impl/SardineImpl.java:696
Method
disableCompression
Disables support for HTTP compression. @see Sardine#enableCompression()
src/de/aflx/sardine/Sardine.java:263
Method
disableCompression
Disable GZIP compression header.
src/de/aflx/sardine/impl/SardineImpl.java:329
Method
disablePreemptiveAuthentication
Disable preemptive authentication.
src/de/aflx/sardine/Sardine.java:275
Method
disablePreemptiveAuthentication
()
src/de/aflx/sardine/impl/SardineImpl.java:366
Method
enableCompression
Enables HTTP GZIP compression. If enabled, requests originating from Sardine will include "gzip" as an "Accept-Encoding" header. <p/> If the server al
src/de/aflx/sardine/Sardine.java:256
Method
enableCompression
Adds handling of GZIP compression to the client.
src/de/aflx/sardine/impl/SardineImpl.java:321
Method
enablePreemptiveAuthentication
Send a <code>Basic</code> authentication header with each request even before 401 is returned. @param hostname The hostname to enable preemptive auth
src/de/aflx/sardine/Sardine.java:270
Method
enablePreemptiveAuthentication
(non-Javadoc) @see de.aflx.sardine.Sardine#enablePreemptiveAuthentication(String)
src/de/aflx/sardine/impl/SardineImpl.java:339
Method
exists
Performs a HTTP <code>HEAD</code> request to see if a resource exists or not. @param url Path to the resource including protocol and hostname @return
src/de/aflx/sardine/Sardine.java:214
Method
exists
(non-Javadoc) @see de.aflx.sardine.Sardine#exists(java.lang.String)
src/de/aflx/sardine/impl/SardineImpl.java:740
Method
get
(non-Javadoc) @see de.aflx.sardine.Sardine#get(java.lang.String)
src/de/aflx/sardine/impl/SardineImpl.java:530
Method
getAllprop
Gets the value of the allprop property. @return possible object is {@link Allprop }
src/de/aflx/sardine/model/Propfind.java:59
Method
getAny
Gets the value of the any property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you mak
src/de/aflx/sardine/model/Prop.java:366
Method
getAny
Gets the value of the any property. @return possible object is {@link Object }
src/de/aflx/sardine/model/Error.java:55
Method
getCollection
Gets the value of the collection property. @return possible object is {@link Collection }
src/de/aflx/sardine/model/Resourcetype.java:56
Method
getContent
Gets the value of the content property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you
src/de/aflx/sardine/model/Keepalive.java:76
Method
getContent
Gets the value of the content property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you
src/de/aflx/sardine/model/Getcontentlength.java:73
Method
getContent
Gets the value of the content property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you
src/de/aflx/sardine/model/Getcontenttype.java:73
Method
getContent
Gets the value of the content property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you
src/de/aflx/sardine/model/Getcontentlanguage.java:73
Method
getContent
Gets the value of the content property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you
src/de/aflx/sardine/model/Getlastmodified.java:70
Method
getContent
Gets the value of the content property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you
src/de/aflx/sardine/model/Getetag.java:73
Method
getContent
Gets the value of the content property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you
src/de/aflx/sardine/model/Displayname.java:73
Method
getContent
Gets the value of the content property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you
src/de/aflx/sardine/model/Creationdate.java:73
Method
getContentLength
()
src/de/aflx/sardine/impl/io/ConsumingInputStream.java:49
Method
getCreation
@return Timestamp
src/de/aflx/sardine/DavResource.java:322
Method
getCurrentRequest
()
src/de/aflx/sardine/impl/SardineImpl.java:246
Method
getDepth
Gets the value of the depth property. @return possible object is {@link String }
src/de/aflx/sardine/model/Activelock.java:120
Method
getDst
Gets the value of the dst property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you mak
src/de/aflx/sardine/model/Link.java:104
Method
getError
Gets the value of the error property. @return possible object is {@link Error }
src/de/aflx/sardine/model/Response.java:149
Method
getError
Gets the value of the error property. @return possible object is {@link Error }
src/de/aflx/sardine/model/Propstat.java:119
Method
getExclusive
Gets the value of the exclusive property. @return possible object is {@link Exclusive }
src/de/aflx/sardine/model/Lockscope.java:56
Method
getHref
Gets the value of the href property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you ma
src/de/aflx/sardine/model/Locktoken.java:71
Method
getKeepalive
Gets the value of the keepalive property. @return possible object is {@link Keepalive }
src/de/aflx/sardine/model/Propertybehavior.java:80
Method
getLink
Gets the value of the link property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you ma
src/de/aflx/sardine/model/Source.java:69
Method
getLockscope
Gets the value of the lockscope property. @return possible object is {@link Lockscope }
src/de/aflx/sardine/model/Lockinfo.java:62
Method
getLockscope
Gets the value of the lockscope property. @return possible object is {@link Lockscope }
src/de/aflx/sardine/model/Lockentry.java:63
Method
getLockscope
Gets the value of the lockscope property. @return possible object is {@link Lockscope }
src/de/aflx/sardine/model/Activelock.java:72
Method
getLocktoken
Gets the value of the locktoken property. @return possible object is {@link Locktoken }
src/de/aflx/sardine/model/Activelock.java:192
Method
getLocktype
Gets the value of the locktype property. @return possible object is {@link Locktype }
src/de/aflx/sardine/model/Lockinfo.java:86
Method
getLocktype
Gets the value of the locktype property. @return possible object is {@link Locktype }
src/de/aflx/sardine/model/Lockentry.java:87
Method
getLocktype
Gets the value of the locktype property. @return possible object is {@link Locktype }
src/de/aflx/sardine/model/Activelock.java:96
Method
getMethod
()
src/de/aflx/sardine/impl/methods/HttpPropPatch.java:44
Method
getMethod
()
src/de/aflx/sardine/impl/methods/HttpUnlock.java:55
Method
getMethod
()
src/de/aflx/sardine/impl/methods/HttpMkCol.java:44
Method
getMethod
()
src/de/aflx/sardine/impl/methods/HttpMove.java:44
Method
getMethod
()
src/de/aflx/sardine/impl/methods/HttpPropFind.java:51
Method
getMethod
()
src/de/aflx/sardine/impl/methods/HttpCopy.java:44
Method
getMethod
()
src/de/aflx/sardine/impl/methods/HttpLock.java:42
Method
getModified
@return Timestamp
src/de/aflx/sardine/DavResource.java:330
Method
getName
Last path component. @return The name of the resource URI decoded. An empty string if this resource denotes a directory. @see #getHref()
src/de/aflx/sardine/DavResource.java:404
Method
getOmit
Gets the value of the omit property. @return possible object is {@link Omit }
src/de/aflx/sardine/model/Propertybehavior.java:56
Method
getOwner
Gets the value of the owner property. @return possible object is {@link Owner }
src/de/aflx/sardine/model/Lockinfo.java:110
Method
getOwner
Gets the value of the owner property. @return possible object is {@link Owner }
src/de/aflx/sardine/model/Activelock.java:144
Method
getProp
Gets the value of the prop property. @return possible object is {@link Prop }
src/de/aflx/sardine/model/Remove.java:55
Method
getProp
Gets the value of the prop property. @return possible object is {@link Prop }
src/de/aflx/sardine/model/Set.java:55
Method
getProp
Gets the value of the prop property. @return possible object is {@link Prop }
src/de/aflx/sardine/model/Propfind.java:107
Method
getPropname
Gets the value of the propname property. @return possible object is {@link Propname }
src/de/aflx/sardine/model/Propfind.java:83
Method
getRemoveOrSet
Gets the value of the removeOrSet property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification
src/de/aflx/sardine/model/Propertyupdate.java:77
Method
getResources
@see #list(String)
src/de/aflx/sardine/Sardine.java:42
Method
getResources
(non-Javadoc) @see de.aflx.sardine.Sardine#getResources(java.lang.String)
src/de/aflx/sardine/impl/SardineImpl.java:375
Method
getResourcetype
()
src/de/aflx/sardine/model/Prop.java:69
Method
getResponsePhrase
The response phrase returned by the server. @return Null if not known.
src/de/aflx/sardine/impl/SardineException.java:50
Method
getResponsedescription
Gets the value of the responsedescription property. @return possible object is {@link String }
src/de/aflx/sardine/model/Multistatus.java:96
Method
getResponsedescription
Gets the value of the responsedescription property. @return possible object is {@link String }
src/de/aflx/sardine/model/Response.java:169
Method
getResponsedescription
Gets the value of the responsedescription property. @return possible object is {@link String }
src/de/aflx/sardine/model/Propstat.java:143
Method
getShared
Gets the value of the shared property. @return possible object is {@link Shared }
src/de/aflx/sardine/model/Lockscope.java:80
Method
getSrc
Gets the value of the src property. <p> This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you mak
src/de/aflx/sardine/model/Link.java:75
Method
getStatus
Gets the value of the status property. @return possible object is {@link String }
src/de/aflx/sardine/model/Response.java:102
Method
getStatus
Gets the value of the status property. @return possible object is {@link String }
src/de/aflx/sardine/model/Propstat.java:95
Method
getTimeout
Gets the value of the timeout property. @return possible object is {@link String }
src/de/aflx/sardine/model/Activelock.java:168
Method
getWrite
Gets the value of the write property. @return possible object is {@link Write }
src/de/aflx/sardine/model/Locktype.java:55
Method
handleResponse
(HttpResponse response)
src/de/aflx/sardine/impl/handler/LockResponseHandler.java:33
Method
handleResponse
(HttpResponse response)
src/de/aflx/sardine/impl/handler/MultiStatusResponseHandler.java:39
Method
handleResponse
(HttpResponse response)
src/de/aflx/sardine/impl/handler/ExistsResponseHandler.java:33
Method
hashCode
<p>Generate the hash code for this <code>QName</code>.</p> <p>The hash code is calculated using both the Namespace URI and the local part of the <cod
src/de/aflx/sardine/util/QName.java:384
Method
initialValue
()
src/de/aflx/sardine/util/SardineUtil.java:74
Method
isAborted
()
src/de/aflx/sardine/Sardine.java:21
Method
isAborted
()
src/de/aflx/sardine/impl/SardineImpl.java:255
Method
isDirectory
Implementation assumes that every resource with a content type of <code>httpd/unix-directory</code> is a directory. @return True if this resource den
src/de/aflx/sardine/DavResource.java:364
← previous
next →
101–200 of 248, ranked by callers