Skip navigation links
A B C D E G H I K L M O P Q R S T U V X 

A

AbstractBaseRepository - Class in de.shadowhunt.subversion.internal
Base for all Repository.
AbstractBaseRepository(URI, Resource, UUID, AbstractBaseRepository.ResourceMapper, HttpClient, HttpContext) - Constructor for class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
AbstractBaseRepository.ResourceMapper - Interface in de.shadowhunt.subversion.internal
 
AbstractOperation<T> - Class in de.shadowhunt.subversion.internal
 
AbstractOperation(URI) - Constructor for class de.shadowhunt.subversion.internal.AbstractOperation
 
AbstractOperation.DavTemplateRequest - Class in de.shadowhunt.subversion.internal
 
AbstractRepositoryLocator - Class in de.shadowhunt.subversion.internal
 
AbstractRepositoryLocator() - Constructor for class de.shadowhunt.subversion.internal.AbstractRepositoryLocator
 
AbstractSaxExpression<V> - Class in de.shadowhunt.subversion.xml
 
AbstractSaxExpression(QName...) - Constructor for class de.shadowhunt.subversion.xml.AbstractSaxExpression
 
AbstractSaxExpression(QName[], SaxExpression<?>...) - Constructor for class de.shadowhunt.subversion.xml.AbstractSaxExpression
 
AbstractSaxExpressionHandler<V> - Class in de.shadowhunt.subversion.xml
 
AbstractSaxExpressionHandler(SaxExpression<?>...) - Constructor for class de.shadowhunt.subversion.xml.AbstractSaxExpressionHandler
 
AbstractVoidOperation - Class in de.shadowhunt.subversion.internal
 
AbstractVoidOperation(URI) - Constructor for class de.shadowhunt.subversion.internal.AbstractVoidOperation
 
add(Transaction, Resource, boolean, InputStream) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
add(Transaction, Resource, boolean, InputStream) - Method in interface de.shadowhunt.subversion.Repository
Upload a new revision of the resource and set properties.
append(QualifiedResource) - Method in class de.shadowhunt.subversion.internal.QualifiedResource
 
append(Resource) - Method in class de.shadowhunt.subversion.Resource
Appends the specified Resource to the end of this Resource.
appendResources(URI, QualifiedResource) - Static method in class de.shadowhunt.subversion.internal.URIUtils
Combine repository URI and QualifiedResource to a valid URI.
appendResources(URI, Resource...) - Static method in class de.shadowhunt.subversion.internal.URIUtils
Combine repository URI and Resources to a valid URI.
AUTHOR - Static variable in class de.shadowhunt.subversion.ResourceProperty
 

B

base - Variable in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
BuildProperties - Class in de.shadowhunt.subversion
Provides information about the subversion client lib.

C

characters(char[], int, int) - Method in class de.shadowhunt.subversion.xml.AbstractSaxExpressionHandler
 
check(HttpResponse) - Method in class de.shadowhunt.subversion.internal.AbstractOperation
 
children - Variable in class de.shadowhunt.subversion.xml.AbstractSaxExpression
 
clear() - Method in class de.shadowhunt.subversion.xml.AbstractSaxExpression
 
clear() - Method in interface de.shadowhunt.subversion.xml.SaxExpression
 
clearText() - Method in class de.shadowhunt.subversion.xml.AbstractSaxExpressionHandler
 
client - Variable in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
commit(Transaction, String, boolean) - Method in interface de.shadowhunt.subversion.Repository
Save all modifications of the current running Transaction.
CommitMessageOperation - Class in de.shadowhunt.subversion.internal
 
CommitMessageOperation(URI, QualifiedResource, String) - Constructor for class de.shadowhunt.subversion.internal.CommitMessageOperation
 
compareTo(Resource) - Method in class de.shadowhunt.subversion.Resource
 
compareTo(ResourceProperty.Key) - Method in class de.shadowhunt.subversion.ResourceProperty.Key
 
compareTo(Revision) - Method in class de.shadowhunt.subversion.Revision
 
config - Variable in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
CONTENT_TYPE_XML - Static variable in class de.shadowhunt.subversion.internal.AbstractOperation
 
context - Variable in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
copy(Transaction, Resource, Revision, Resource, boolean) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
copy(Transaction, Resource, Revision, Resource, boolean) - Method in interface de.shadowhunt.subversion.Repository
Recursively copy a resource in the given revision.
create(URI, Probe, HttpClient, HttpContext) - Method in class de.shadowhunt.subversion.internal.httpv1.RepositoryLocatorImpl
 
create(URI, Probe, HttpClient, HttpContext) - Method in class de.shadowhunt.subversion.internal.httpv2.RepositoryLocatorImpl
 
create(URI, Probe, HttpClient, HttpContext) - Method in interface de.shadowhunt.subversion.internal.RepositoryLocator
 
create(String) - Static method in class de.shadowhunt.subversion.Resource
Create a new Resource instance for the given value.
create(int) - Static method in class de.shadowhunt.subversion.Revision
Create a new Revision instance for the given value.
createRepository(URI, HttpClient, HttpContext, boolean) - Method in class de.shadowhunt.subversion.RepositoryFactory
Create a new Repository for given URI and use the given HttpClient with the HttpClient to connect to the server.
createRepository0(URI, HttpClient, HttpContext, boolean) - Method in class de.shadowhunt.subversion.internal.RepositoryFactoryImpl
 
createRepository0(URI, HttpClient, HttpContext, boolean) - Method in class de.shadowhunt.subversion.RepositoryFactory
 
createRequest() - Method in class de.shadowhunt.subversion.internal.AbstractOperation
 
createRequest() - Method in class de.shadowhunt.subversion.internal.CommitMessageOperation
 
createRequest() - Method in class de.shadowhunt.subversion.internal.MergeOperation
 
createTransaction() - Method in interface de.shadowhunt.subversion.Repository
Create a new Transaction to make modifications within.
createView() - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
createView() - Method in interface de.shadowhunt.subversion.Repository
Create a new View to query consistent repository information.
CREATION_DATE - Static variable in class de.shadowhunt.subversion.ResourceProperty
 

D

DAV_NAMESPACE - Static variable in class de.shadowhunt.subversion.internal.XmlConstants
 
DAV_PREFIX - Static variable in class de.shadowhunt.subversion.internal.XmlConstants
 
DavTemplateRequest(String, URI) - Constructor for class de.shadowhunt.subversion.internal.AbstractOperation.DavTemplateRequest
de.shadowhunt.http.client - package de.shadowhunt.http.client
 
de.shadowhunt.subversion - package de.shadowhunt.subversion
 
de.shadowhunt.subversion.cmdl - package de.shadowhunt.subversion.cmdl
 
de.shadowhunt.subversion.internal - package de.shadowhunt.subversion.internal
 
de.shadowhunt.subversion.internal.httpv1 - package de.shadowhunt.subversion.internal.httpv1
 
de.shadowhunt.subversion.internal.httpv2 - package de.shadowhunt.subversion.internal.httpv2
 
de.shadowhunt.subversion.xml - package de.shadowhunt.subversion.xml
 
DEFAULT_RETRIES - Static variable in class de.shadowhunt.http.client.SubversionRequestRetryHandler
Default value for retiring a request before giving up.
delete(Transaction, Resource) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
delete(Transaction, Resource) - Method in interface de.shadowhunt.subversion.Repository
Delete the resource from the repository.
Depth - Enum in de.shadowhunt.subversion
Depth defines the recursion level for the listing call #list(Resource, Revision, Depth).
determineHeadRevision() - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
determineRepositoryId(URI, Resource, HttpClient, HttpContext) - Static method in class de.shadowhunt.subversion.internal.AbstractRepositoryLocator
 
download(Resource, Revision) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
download(View, Resource, Revision) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
download(Resource, Revision) - Method in interface de.shadowhunt.subversion.Repository
Download the resource.
download(View, Resource, Revision) - Method in interface de.shadowhunt.subversion.Repository
Download the resource.
downloadURI(Resource, Revision) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
downloadURI(View, Resource, Revision) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
downloadURI(Resource, Revision) - Method in interface de.shadowhunt.subversion.Repository
Determine the HTTP download URI for the resource.
downloadURI(View, Resource, Revision) - Method in interface de.shadowhunt.subversion.Repository
Determine the HTTP download URI for the resource.

E

EMPTY - Static variable in class de.shadowhunt.subversion.Revision
Represents the Revision of an empty repository.
ENCODING - Static variable in class de.shadowhunt.subversion.internal.XmlConstants
 
end(String, String, int, String) - Method in class de.shadowhunt.subversion.xml.AbstractSaxExpression
 
end(String, String, int, String) - Method in interface de.shadowhunt.subversion.xml.SaxExpression
 
endDocument() - Method in class de.shadowhunt.subversion.xml.AbstractSaxExpressionHandler
 
endElement(String, String, String) - Method in class de.shadowhunt.subversion.xml.AbstractSaxExpressionHandler
 
equals(Object) - Method in class de.shadowhunt.subversion.internal.QualifiedResource
 
equals(Object) - Method in class de.shadowhunt.subversion.internal.TransactionImpl
 
equals(Object) - Method in class de.shadowhunt.subversion.LockToken
 
equals(Object) - Method in class de.shadowhunt.subversion.Resource
 
equals(Object) - Method in class de.shadowhunt.subversion.ResourceProperty
 
equals(Object) - Method in class de.shadowhunt.subversion.ResourceProperty.Key
 
equals(Object) - Method in class de.shadowhunt.subversion.Revision
 
execute(HttpClient, HttpContext) - Method in class de.shadowhunt.subversion.internal.AbstractOperation
Run the AbstractOperation against the server.
exists(Resource, Revision) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
exists(View, Resource, Revision) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
exists(Resource, Revision) - Method in interface de.shadowhunt.subversion.Repository
Check if the resource already exists in the latest revision of the repository.
exists(View, Resource, Revision) - Method in interface de.shadowhunt.subversion.Repository
Check if the resource already exists in the latest revision of the repository.
expressions - Variable in class de.shadowhunt.subversion.xml.AbstractSaxExpressionHandler
 

G

getAuthor() - Method in interface de.shadowhunt.subversion.Log
Returns the name of the author that committed changes to the repository.
getBase() - Method in class de.shadowhunt.subversion.internal.QualifiedResource
 
getBasePath() - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
getBasePath() - Method in class de.shadowhunt.subversion.internal.Probe
 
getBasePath(URI) - Method in class de.shadowhunt.subversion.internal.Probe
 
getBasePath() - Method in interface de.shadowhunt.subversion.Repository
Returns the Resource to the base for this Repository.
getBaseUri() - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
getBaseUri(URI) - Method in class de.shadowhunt.subversion.internal.Probe
 
getBaseUri() - Method in interface de.shadowhunt.subversion.Repository
Returns the URI to the root of this Repository.
getBuildDate() - Static method in class de.shadowhunt.subversion.BuildProperties
Returns the Date of the build.
getBuildVersion() - Static method in class de.shadowhunt.subversion.BuildProperties
Returns the build version ({MAJOR}.{MINOR}.{PATCH} with -SNAPSHOT suffix, if it's an internal release).
getChangeSet() - Method in class de.shadowhunt.subversion.internal.TransactionImpl
 
getChangeSet() - Method in interface de.shadowhunt.subversion.Transaction
Returns a Map of Resources (that are part of this Transaction and their Transaction.Status.
getCommitMessageResource(Transaction) - Method in interface de.shadowhunt.subversion.internal.AbstractBaseRepository.ResourceMapper
 
getConcreteRevision(View, Revision) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
getCreateTransactionResource() - Method in interface de.shadowhunt.subversion.internal.AbstractBaseRepository.ResourceMapper
 
getCreationDate() - Method in interface de.shadowhunt.subversion.Info
Returns the Date when the resource was created.
getDate() - Method in interface de.shadowhunt.subversion.Log
Returns the time of the commit.
getHeadRevision() - Method in class de.shadowhunt.subversion.internal.TransactionImpl
 
getHeadRevision() - Method in interface de.shadowhunt.subversion.View
Returns the maximal (newest) Revision supported by this View.
getHttpStatusCode() - Method in exception de.shadowhunt.subversion.SubversionException
Returns the status code of the server response.
getId() - Method in class de.shadowhunt.subversion.internal.TransactionImpl
 
getId() - Method in interface de.shadowhunt.subversion.Transaction
Returns the identifier of the Transaction (unique for each Repository.
getInfoSetWithLockTokens(Transaction) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
getInstance() - Static method in class de.shadowhunt.subversion.RepositoryFactory
Create a new RepositoryFactory instance each time the method is called.
getKey() - Method in class de.shadowhunt.subversion.ResourceProperty
getLastModifiedDate() - Method in interface de.shadowhunt.subversion.Info
Returns the Date when the resource was last modified.
getLockOwner() - Method in interface de.shadowhunt.subversion.Info
Returns a name of the lock owner.
getLockToken() - Method in interface de.shadowhunt.subversion.Info
Returns a lock-token.
getMd5() - Method in interface de.shadowhunt.subversion.Info
Returns a MD5 checksum of the resource.
getMessage() - Method in interface de.shadowhunt.subversion.Log
Returns the commit message.
getMethod() - Method in class de.shadowhunt.subversion.internal.AbstractOperation.DavTemplateRequest
 
getName() - Method in class de.shadowhunt.subversion.ResourceProperty
Returns the name of the ResourceProperty.Key.
getName() - Method in class de.shadowhunt.subversion.ResourceProperty.Key
Returns the name of the ResourceProperty.Key.
getParent() - Method in class de.shadowhunt.subversion.internal.QualifiedResource
 
getParent() - Method in class de.shadowhunt.subversion.Resource
Returns the parent Resource of the Resource, the parent of the ROOT element is the ROOT itself.
getPrefix() - Method in interface de.shadowhunt.subversion.internal.AbstractBaseRepository.ResourceMapper
 
getPrefix() - Method in class de.shadowhunt.subversion.internal.Probe
 
getPrefix() - Method in enum de.shadowhunt.subversion.ResourceProperty.Type
Returns the prefix of the ResourceProperty.Type.
getProperties() - Method in interface de.shadowhunt.subversion.Info
Returns an array of the custom ResourceProperty.
getProtocolVersion() - Method in interface de.shadowhunt.subversion.Repository
Returns the Repository.ProtocolVersion of the server running this Repository.
getRegisterResource(QualifiedResource, Revision) - Method in interface de.shadowhunt.subversion.internal.AbstractBaseRepository.ResourceMapper
 
getRegisterTransactionResource(Transaction) - Method in interface de.shadowhunt.subversion.internal.AbstractBaseRepository.ResourceMapper
 
getRepositoryId() - Method in interface de.shadowhunt.subversion.Info
Returns a globally unique identifier of the repository.
getRepositoryId() - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
getRepositoryId() - Method in class de.shadowhunt.subversion.internal.TransactionImpl
 
getRepositoryId() - Method in interface de.shadowhunt.subversion.Repository
Returns the UUID that identifies the Repository globally.
getRepositoryId() - Method in interface de.shadowhunt.subversion.View
Returns the UUID of the Repository this View belongs to.
getResource() - Method in interface de.shadowhunt.subversion.Info
Returns a Resource of the resource (relative to the root of the repository).
getResource() - Method in class de.shadowhunt.subversion.internal.QualifiedResource
 
getRevision() - Method in interface de.shadowhunt.subversion.Info
Returns a Revision of the resource.
getRevision() - Method in interface de.shadowhunt.subversion.Log
Returns the Revision that was created by the commit.
getText() - Method in class de.shadowhunt.subversion.xml.AbstractSaxExpressionHandler
 
getTransactionResource(Transaction) - Method in interface de.shadowhunt.subversion.internal.AbstractBaseRepository.ResourceMapper
 
getType() - Method in class de.shadowhunt.subversion.ResourceProperty
getType() - Method in class de.shadowhunt.subversion.ResourceProperty.Key
getUserAgent() - Static method in class de.shadowhunt.subversion.BuildProperties
Returns the User-Agent identifier that is sent by each request to the server.
getValue() - Method in class de.shadowhunt.subversion.internal.QualifiedResource
 
getValue() - Method in class de.shadowhunt.subversion.Resource
Returns a String representation of the Resource.
getValue() - Method in class de.shadowhunt.subversion.ResourceProperty
Returns the value of the ResourceProperty.
getValue() - Method in class de.shadowhunt.subversion.xml.AbstractSaxExpressionHandler
 
getValue() - Method in interface de.shadowhunt.subversion.xml.SaxExpression
 
getValueWithoutLeadingSeparator() - Method in class de.shadowhunt.subversion.Resource
Returns a String representation of the Resource without the leading slash.
getVersionedResource(QualifiedResource, Revision) - Method in interface de.shadowhunt.subversion.internal.AbstractBaseRepository.ResourceMapper
 
getWorkingResource(Transaction) - Method in interface de.shadowhunt.subversion.internal.AbstractBaseRepository.ResourceMapper
 

H

handleAsIdempotent(HttpRequest) - Method in class de.shadowhunt.http.client.SubversionRequestRetryHandler
 
handleResponse(HttpResponse) - Method in class de.shadowhunt.subversion.internal.AbstractOperation
 
hashCode() - Method in class de.shadowhunt.subversion.internal.QualifiedResource
 
hashCode() - Method in class de.shadowhunt.subversion.internal.TransactionImpl
 
hashCode() - Method in class de.shadowhunt.subversion.LockToken
 
hashCode() - Method in class de.shadowhunt.subversion.Resource
 
hashCode() - Method in class de.shadowhunt.subversion.ResourceProperty
 
hashCode() - Method in class de.shadowhunt.subversion.ResourceProperty.Key
 
hashCode() - Method in class de.shadowhunt.subversion.Revision
 
HEAD - Static variable in class de.shadowhunt.subversion.Revision
Represents the newest Revision in the repository.

I

Info - Interface in de.shadowhunt.subversion
Info holds all status information for a single Revision of a Resource.
info(Resource, Revision, ResourceProperty.Key...) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
info(View, Resource, Revision, ResourceProperty.Key...) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
info(Resource, Revision, ResourceProperty.Key...) - Method in interface de.shadowhunt.subversion.Repository
Retrieve information for the resource.
info(View, Resource, Revision, ResourceProperty.Key...) - Method in interface de.shadowhunt.subversion.Repository
Retrieve information for the resource.
INITIAL - Static variable in class de.shadowhunt.subversion.Revision
Represents the first Revision in the repository.
invalidate() - Method in class de.shadowhunt.subversion.internal.TransactionImpl
 
invalidate() - Method in interface de.shadowhunt.subversion.Transaction
isActive() - Method in class de.shadowhunt.subversion.internal.TransactionImpl
 
isActive() - Method in interface de.shadowhunt.subversion.Transaction
Determines whether the Transaction can still be used.
isChangeSetEmpty() - Method in class de.shadowhunt.subversion.internal.TransactionImpl
 
isChangeSetEmpty() - Method in interface de.shadowhunt.subversion.Transaction
Whether there are any Resources that are affected by the Transaction.
isDirectory() - Method in interface de.shadowhunt.subversion.Info
Determines if the resource is a directory.
isExpectedStatusCode(int) - Method in class de.shadowhunt.subversion.internal.AbstractOperation
 
isExpectedStatusCode(int) - Method in class de.shadowhunt.subversion.internal.CommitMessageOperation
 
isExpectedStatusCode(int) - Method in class de.shadowhunt.subversion.internal.MergeOperation
 
isFile() - Method in interface de.shadowhunt.subversion.Info
Determines if the resource is a file.
isLocked() - Method in interface de.shadowhunt.subversion.Info
Determines if the resource is locked.
isPrefix(Resource) - Method in class de.shadowhunt.subversion.Resource
Returns true if this Resource is a prefix of the given Resource.
isSupported(Repository.ProtocolVersion) - Method in class de.shadowhunt.subversion.internal.httpv1.RepositoryLocatorImpl
 
isSupported(Repository.ProtocolVersion) - Method in class de.shadowhunt.subversion.internal.httpv2.RepositoryLocatorImpl
 
isSupported(Repository.ProtocolVersion) - Method in interface de.shadowhunt.subversion.internal.RepositoryLocator
 

K

Key(ResourceProperty.Type, String) - Constructor for class de.shadowhunt.subversion.ResourceProperty.Key
 

L

LAST_MODIFIED_DATE - Static variable in class de.shadowhunt.subversion.ResourceProperty
 
list(Resource, Revision, Depth, ResourceProperty.Key...) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
list(View, Resource, Revision, Depth, ResourceProperty.Key...) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
list(Resource, Revision, Depth, ResourceProperty.Key...) - Method in interface de.shadowhunt.subversion.Repository
Retrieve information for the resource in the given revision and its child resources (depending on depth parameter).
list(View, Resource, Revision, Depth, ResourceProperty.Key...) - Method in interface de.shadowhunt.subversion.Repository
Retrieve information for the resource in the given revision and its child resources (depending on depth parameter).
lock(Resource, boolean) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
lock(Resource, boolean) - Method in interface de.shadowhunt.subversion.Repository
Mark the expected revision of the resource as locked.
LOCK_STATUS - Static variable in class de.shadowhunt.subversion.ResourceProperty
 
LockToken - Class in de.shadowhunt.subversion
 
LockToken(String) - Constructor for class de.shadowhunt.subversion.LockToken
 
log(Resource, Revision, Revision, int, boolean) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
log(View, Resource, Revision, Revision, int, boolean) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
Log - Interface in de.shadowhunt.subversion
Log holds all log information for a single Revision of a Resource.
log(Resource, Revision, Revision, int, boolean) - Method in interface de.shadowhunt.subversion.Repository
Retrieve the log information for the revisions between startRevision and endRevision of the resource.
log(View, Resource, Revision, Revision, int, boolean) - Method in interface de.shadowhunt.subversion.Repository
Retrieve the log information for the revisions between startRevision and endRevision of the resource.

M

MD5_HASH - Static variable in class de.shadowhunt.subversion.ResourceProperty
 
MergeOperation - Class in de.shadowhunt.subversion.internal
 
MergeOperation(URI, QualifiedResource, Set<Info>, Resource, boolean) - Constructor for class de.shadowhunt.subversion.internal.MergeOperation
 
mkdir(Transaction, Resource, boolean) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
mkdir(Transaction, Resource, boolean) - Method in interface de.shadowhunt.subversion.Repository
Create a folder with all necessary parents folders.
move(Transaction, Resource, Resource, boolean) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
move(Transaction, Resource, Resource, boolean) - Method in interface de.shadowhunt.subversion.Repository
Recursively move a resource (latest revision).

O

order - Variable in enum de.shadowhunt.subversion.Transaction.Status
Priority of this Transaction.Status compared to the other Transaction.Status.

P

parse(InputStream) - Method in class de.shadowhunt.subversion.xml.AbstractSaxExpressionHandler
 
Probe - Class in de.shadowhunt.subversion.internal
 
processEnd(String, String, String) - Method in class de.shadowhunt.subversion.xml.AbstractSaxExpression
 
processResponse(HttpResponse) - Method in class de.shadowhunt.subversion.internal.AbstractOperation
 
processResponse(HttpResponse) - Method in class de.shadowhunt.subversion.internal.AbstractVoidOperation
 
processStart(String, String, Attributes) - Method in class de.shadowhunt.subversion.xml.AbstractSaxExpression
 
propertiesDelete(Transaction, Resource, ResourceProperty...) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
propertiesDelete(Transaction, Resource, ResourceProperty...) - Method in interface de.shadowhunt.subversion.Repository
Remove the given properties form the resource.
propertiesSet(Transaction, Resource, ResourceProperty...) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
propertiesSet(Transaction, Resource, ResourceProperty...) - Method in interface de.shadowhunt.subversion.Repository
Set the given properties for the resource (new properties will be added, existing properties will be overridden).
propertiesUpdate(Transaction, QualifiedResource, PropertiesUpdateOperation.Type, ResourceProperty...) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 

Q

QualifiedResource - Class in de.shadowhunt.subversion.internal
 
QualifiedResource(Resource) - Constructor for class de.shadowhunt.subversion.internal.QualifiedResource
 
QualifiedResource(Resource, Resource) - Constructor for class de.shadowhunt.subversion.internal.QualifiedResource
 

R

register(Resource, Transaction.Status) - Method in class de.shadowhunt.subversion.internal.TransactionImpl
 
register(Resource, Transaction.Status) - Method in interface de.shadowhunt.subversion.Transaction
Tell the Transaction the specified Resource will be affected during Repository.commit(Transaction, String, boolean).
registerResource(Transaction, Resource, Revision) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
replacePathWithResources(URI, Resource...) - Static method in class de.shadowhunt.subversion.internal.URIUtils
Replace path elements from repository URI with Resources to a valid URI.
repository - Variable in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
repository - Variable in class de.shadowhunt.subversion.internal.AbstractOperation
 
Repository - Interface in de.shadowhunt.subversion
Interface listing all available operations on a subversion repository.
Repository.ProtocolVersion - Enum in de.shadowhunt.subversion
Repository.ProtocolVersion that represents the version of the subversion server.
REPOSITORY_ID - Static variable in class de.shadowhunt.subversion.ResourceProperty
 
RepositoryFactory - Class in de.shadowhunt.subversion
RepositoryFactory() - Constructor for class de.shadowhunt.subversion.RepositoryFactory
 
RepositoryFactoryImpl - Class in de.shadowhunt.subversion.internal
 
RepositoryFactoryImpl() - Constructor for class de.shadowhunt.subversion.internal.RepositoryFactoryImpl
 
repositoryId - Variable in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
RepositoryLocator - Interface in de.shadowhunt.subversion.internal
 
RepositoryLocatorImpl - Class in de.shadowhunt.subversion.internal.httpv1
 
RepositoryLocatorImpl() - Constructor for class de.shadowhunt.subversion.internal.httpv1.RepositoryLocatorImpl
 
RepositoryLocatorImpl - Class in de.shadowhunt.subversion.internal.httpv2
 
RepositoryLocatorImpl() - Constructor for class de.shadowhunt.subversion.internal.httpv2.RepositoryLocatorImpl
 
reset() - Method in class de.shadowhunt.subversion.xml.AbstractSaxExpression
 
reset() - Method in interface de.shadowhunt.subversion.xml.SaxExpression
 
resetHandler() - Method in class de.shadowhunt.subversion.xml.AbstractSaxExpression
 
resolve(View, QualifiedResource, Revision, boolean) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
Resource - Class in de.shadowhunt.subversion
Resource defines a resource location in the repository.
RESOURCE - Static variable in class de.shadowhunt.subversion.ResourceProperty
 
RESOURCE_COMPARATOR - Static variable in interface de.shadowhunt.subversion.Info
Comparator orders Infos by their relative Resource.
RESOURCE_TYPE - Static variable in class de.shadowhunt.subversion.ResourceProperty
 
ResourceProperty - Class in de.shadowhunt.subversion
ResourceProperty represents a resource property.
ResourceProperty(ResourceProperty.Type, String, String) - Constructor for class de.shadowhunt.subversion.ResourceProperty
Create a new ResourceProperty with the given ResourceProperty.Type, name and value.
ResourceProperty.Key - Class in de.shadowhunt.subversion
ResourceProperty.Key is the internal name a ResourceProperty is stored.
ResourceProperty.Type - Enum in de.shadowhunt.subversion
ResourceProperty can have various types, depending of the context they are used.
Revision - Class in de.shadowhunt.subversion
Revision defines the revision of a repository or a resource in that repository.
rollback(Transaction) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
rollback(Transaction) - Method in interface de.shadowhunt.subversion.Repository
Abort the current running Transaction and revert all modifications.
rollbackIfNotCommitted(Transaction) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
rollbackIfNotCommitted(Transaction) - Method in interface de.shadowhunt.subversion.Repository
Abort the current running Transaction and revert all modifications if the transaction is not committed.
ROOT - Static variable in class de.shadowhunt.subversion.Resource
Represents the base Resource in the repository.

S

SaxExpression<V> - Interface in de.shadowhunt.subversion.xml
 
SEPARATOR - Static variable in class de.shadowhunt.subversion.Resource
Separator String for directories.
SEPARATOR_CHAR - Static variable in class de.shadowhunt.subversion.Resource
Separator char for directories.
start(String, String, int, Attributes) - Method in class de.shadowhunt.subversion.xml.AbstractSaxExpression
 
start(String, String, int, Attributes) - Method in interface de.shadowhunt.subversion.xml.SaxExpression
 
startDocument() - Method in class de.shadowhunt.subversion.xml.AbstractSaxExpressionHandler
 
startElement(String, String, String, Attributes) - Method in class de.shadowhunt.subversion.xml.AbstractSaxExpressionHandler
 
status(Resource) - Method in class de.shadowhunt.subversion.internal.TransactionImpl
 
SUBVERSION_CUSTOM_NAMESPACE - Static variable in class de.shadowhunt.subversion.internal.XmlConstants
 
SUBVERSION_CUSTOM_PREFIX - Static variable in class de.shadowhunt.subversion.internal.XmlConstants
 
SUBVERSION_DAV_NAMESPACE - Static variable in class de.shadowhunt.subversion.internal.XmlConstants
 
SUBVERSION_DAV_PREFIX - Static variable in class de.shadowhunt.subversion.internal.XmlConstants
 
SUBVERSION_SVN_NAMESPACE - Static variable in class de.shadowhunt.subversion.internal.XmlConstants
 
SUBVERSION_SVN_PREFIX - Static variable in class de.shadowhunt.subversion.internal.XmlConstants
 
SubversionException - Exception in de.shadowhunt.subversion
SubversionException is the superclass of those exceptions that can be thrown in the subversion module.
SubversionException(String) - Constructor for exception de.shadowhunt.subversion.SubversionException
Constructs a new SubversionException exception with the specified detail message.
SubversionException(String, int) - Constructor for exception de.shadowhunt.subversion.SubversionException
Constructs a new SubversionException exception with the specified detail message.
SubversionException(String, Throwable) - Constructor for exception de.shadowhunt.subversion.SubversionException
Constructs a new SubversionException with the specified detail message and cause.
SubversionException(String, Throwable, int) - Constructor for exception de.shadowhunt.subversion.SubversionException
Constructs a new SubversionException with the specified detail message and cause.
SubversionRequestRetryHandler - Class in de.shadowhunt.http.client
A SubversionRequestRetryHandler which retires all requested HTTP and DAV methods which should be idempotent according to RFC-2616.
SubversionRequestRetryHandler() - Constructor for class de.shadowhunt.http.client.SubversionRequestRetryHandler
Create a SubversionRequestRetryHandler with default settings.
SubversionRequestRetryHandler(int, boolean) - Constructor for class de.shadowhunt.http.client.SubversionRequestRetryHandler
SVN_NAMESPACE - Static variable in class de.shadowhunt.subversion.internal.XmlConstants
 
SVN_PREFIX - Static variable in class de.shadowhunt.subversion.internal.XmlConstants
 

T

toString() - Method in class de.shadowhunt.subversion.internal.QualifiedResource
 
toString() - Method in class de.shadowhunt.subversion.internal.TransactionImpl
 
toString() - Method in class de.shadowhunt.subversion.LockToken
 
toString() - Method in class de.shadowhunt.subversion.Resource
 
toString() - Method in class de.shadowhunt.subversion.ResourceProperty.Key
 
toString() - Method in class de.shadowhunt.subversion.ResourceProperty
 
toString() - Method in class de.shadowhunt.subversion.Revision
 
toString() - Method in exception de.shadowhunt.subversion.SubversionException
 
toString() - Method in enum de.shadowhunt.subversion.Transaction.Status
 
Transaction - Interface in de.shadowhunt.subversion
Transaction allows the application to define units of work, it can be created via Repository.createTransaction().
Transaction.Status - Enum in de.shadowhunt.subversion
Defines the status of each Resource that is part of the current active Transaction.
TransactionImpl - Class in de.shadowhunt.subversion.internal
Default implementation for Transaction.
TransactionImpl(String, UUID, Revision) - Constructor for class de.shadowhunt.subversion.internal.TransactionImpl
 
TransmissionException - Exception in de.shadowhunt.subversion
TransmissionException(IOException) - Constructor for exception de.shadowhunt.subversion.TransmissionException
Constructs a new TransmissionException wrapping the given IOException cause.
TYPE_NAME_COMPARATOR - Static variable in class de.shadowhunt.subversion.ResourceProperty
Comparator that compares ResourceProperty by their type and name.

U

UNDEFINED - Static variable in class de.shadowhunt.subversion.BuildProperties
 
unlock(Resource, boolean) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
unlock(Resource, boolean) - Method in interface de.shadowhunt.subversion.Repository
Remove the lock on the expected revision of the resource.
URIUtils - Class in de.shadowhunt.subversion.internal
Helper class to construct valid URIs.

V

validateRevision(View, Revision) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
validateTransaction(Transaction) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
validateView(View) - Method in class de.shadowhunt.subversion.internal.AbstractBaseRepository
 
value - Variable in enum de.shadowhunt.subversion.Depth
Recursion level.
valueOf(String) - Static method in enum de.shadowhunt.subversion.Depth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.shadowhunt.subversion.Repository.ProtocolVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.shadowhunt.subversion.ResourceProperty.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.shadowhunt.subversion.Transaction.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.shadowhunt.subversion.Depth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.shadowhunt.subversion.Repository.ProtocolVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.shadowhunt.subversion.ResourceProperty.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.shadowhunt.subversion.Transaction.Status
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class de.shadowhunt.subversion.ResourceProperty
 
VERSION_1_0 - Static variable in class de.shadowhunt.subversion.internal.XmlConstants
 
View - Interface in de.shadowhunt.subversion
View allows the application to define a view on the repository, it can be created via Repository.createView().

X

XML_OUTPUT_FACTORY - Static variable in class de.shadowhunt.subversion.internal.AbstractOperation
 
XmlConstants - Class in de.shadowhunt.subversion.internal
 
A B C D E G H I K L M O P Q R S T U V X 
Skip navigation links

Copyright © 2013–2017 shadowhunt. All rights reserved.