- getAction() - Method in class org.magicwerk.brownies.svn.log.Path
-
- getAuthor() - Method in class org.magicwerk.brownies.svn.log.LogEntry
-
- getCommand() - Method in class org.magicwerk.brownies.svn.wc.SvnCatCommand
-
- getCommand() - Method in class org.magicwerk.brownies.svn.wc.SvnCommand
-
- getCommand() - Method in class org.magicwerk.brownies.svn.wc.SvnInfoCommand
-
- getCommand() - Method in class org.magicwerk.brownies.svn.wc.SvnLogCommand
-
- getCommand() - Method in class org.magicwerk.brownies.svn.wc.SvnPropGetCommand
-
- getCommand() - Method in class org.magicwerk.brownies.svn.wc.SvnStatusCommand
-
- getCommitAuthor() - Method in interface org.magicwerk.brownies.svn.ISvnEntry
-
Retrieves the name of the author who last changed this entry.
- getCommitAuthor() - Method in class org.magicwerk.brownies.svn.SvnEntry
-
- getCommitRevision() - Method in interface org.magicwerk.brownies.svn.ISvnEntry
-
Gets the last changed revision of this entry.
- getCommitRevision() - Method in class org.magicwerk.brownies.svn.SvnEntry
-
- getCommitRevision(SVNStatus) - Static method in class org.magicwerk.brownies.svn.wc.SvnWcTools
-
- getCommitStatus() - Method in class org.magicwerk.brownies.svn.wc.SvnStatusCommand
-
Returns commit status of item in working copy.
- getCommitStatus(SVNStatus) - Static method in class org.magicwerk.brownies.svn.wc.SvnStatusCommand
-
Returns SVN status type determined using both contents
and properties status.
- getContent(OutputStream) - Method in interface org.magicwerk.brownies.svn.ISvnFile
-
- getContent() - Method in class org.magicwerk.brownies.svn.SvnFile
-
- getContent(OutputStream) - Method in class org.magicwerk.brownies.svn.SvnFile
-
- getCopyFromPath() - Method in class org.magicwerk.brownies.svn.log.Path
-
- getCopyFromRev() - Method in class org.magicwerk.brownies.svn.log.Path
-
- getDate() - Method in class org.magicwerk.brownies.svn.log.LogEntry
-
- getDefaultRevision() - Method in class org.magicwerk.brownies.svn.SvnSession
-
- getDirectory(String) - Method in interface org.magicwerk.brownies.svn.ISvnSession
-
Return ISvnDir reference to requested directory in revision head.
- getDirectory(String, long) - Method in interface org.magicwerk.brownies.svn.ISvnSession
-
Return ISvnDir reference to requested directory.
- getDirectory(String, String, String) - Static method in class org.magicwerk.brownies.svn.SvnSession
-
Connect to a SVN repository and gets stored directory.
- getDirectory(String) - Method in class org.magicwerk.brownies.svn.SvnSession
-
- getDirectory(String, long) - Method in class org.magicwerk.brownies.svn.SvnSession
-
Return SvnDir reference to requested directory.
- getEntries() - Method in class org.magicwerk.brownies.svn.log.Log
-
- getEntry(String) - Method in interface org.magicwerk.brownies.svn.ISvnSession
-
Return ISvnEntry reference to requested file in revision head.
- getEntry(String, long) - Method in interface org.magicwerk.brownies.svn.ISvnSession
-
Return ISvnEntry reference to requested entry.
- getEntry(String) - Method in class org.magicwerk.brownies.svn.SvnSession
-
- getEntry(String, long) - Method in class org.magicwerk.brownies.svn.SvnSession
-
- getEntry(String, long, IEntry.Type) - Method in class org.magicwerk.brownies.svn.SvnSession
-
- getFile(String) - Method in interface org.magicwerk.brownies.svn.ISvnSession
-
Return ISvnFile reference to requested file in revision head.
- getFile(String, long) - Method in interface org.magicwerk.brownies.svn.ISvnSession
-
Return ISvnFile reference to requested file.
- getFile(String, String, String, long) - Static method in class org.magicwerk.brownies.svn.SvnSession
-
Connect to a SVN repository and gets stored file.
- getFile(String) - Method in class org.magicwerk.brownies.svn.SvnSession
-
- getFile(String, long) - Method in class org.magicwerk.brownies.svn.SvnSession
-
Return SvnFile reference to requested file.
- getFilePath(SVNInfo) - Static method in class org.magicwerk.brownies.svn.wc.SvnInfoCommand
-
- getHash() - Method in interface org.magicwerk.brownies.svn.ISvnFile
-
- getHash() - Method in class org.magicwerk.brownies.svn.SvnFile
-
- getHeadRevision() - Method in interface org.magicwerk.brownies.svn.ISvnSession
-
Gets the head revision number of the repository
- getHeadRevision() - Method in class org.magicwerk.brownies.svn.SvnSession
-
- getInfo(String) - Static method in class org.magicwerk.brownies.svn.wc.SvnWcTools
-
Get SVN info for file.
- getInfo(String, boolean) - Static method in class org.magicwerk.brownies.svn.wc.SvnWcTools
-
- getInfos() - Method in class org.magicwerk.brownies.svn.wc.SvnInfoCommand
-
Returns info data.
- getLastModifiedDate() - Method in class org.magicwerk.brownies.svn.SvnEntry
-
- getLogEntries(long, long) - Method in class org.magicwerk.brownies.svn.SvnSession
-
- getLogEntries(long, long, String) - Method in class org.magicwerk.brownies.svn.SvnSession
-
- getLogEntries() - Method in class org.magicwerk.brownies.svn.wc.SvnLogCommand
-
Get log entries.
- getLogEntries(String) - Static method in class org.magicwerk.brownies.svn.wc.SvnWcTools
-
Returns information about log information about all commits.
- getLogEntries(String, long) - Static method in class org.magicwerk.brownies.svn.wc.SvnWcTools
-
- getLogEntry(long) - Method in class org.magicwerk.brownies.svn.SvnSession
-
- getLogEntry(long, String) - Method in class org.magicwerk.brownies.svn.SvnSession
-
- getMessage() - Method in class org.magicwerk.brownies.svn.log.LogEntry
-
- getName() - Method in class org.magicwerk.brownies.svn.SvnEntry
-
- getOutputStream() - Method in class org.magicwerk.brownies.svn.wc.SvnCatCommand
-
- getOutputStream() - Method in class org.magicwerk.brownies.svn.wc.SvnCommand
-
- getParent() - Method in class org.magicwerk.brownies.svn.SvnEntry
-
- getPassword() - Method in class org.magicwerk.brownies.svn.SvnSession
-
- getPath() - Method in class org.magicwerk.brownies.svn.log.Path
-
- getPath() - Method in class org.magicwerk.brownies.svn.SvnEntry
-
The path of a SVN entry always contains the repository root path as prefix.
- getProperties() - Method in interface org.magicwerk.brownies.svn.ISvnEntry
-
Returns properties of this entry.
- getProperties() - Method in class org.magicwerk.brownies.svn.SvnEntry
-
- getProperty(String) - Method in interface org.magicwerk.brownies.svn.ISvnEntry
-
Return property as byte array.
- getProperty(String) - Method in class org.magicwerk.brownies.svn.SvnEntry
-
- getProperty() - Method in class org.magicwerk.brownies.svn.wc.SvnPropGetCommand
-
Returns data for property.
- getPropertyAsString(String) - Method in interface org.magicwerk.brownies.svn.ISvnEntry
-
Return property as string by interpreting the byte array as UTF-8 string.
- getPropertyAsString(String) - Method in class org.magicwerk.brownies.svn.SvnEntry
-
- getPropertyAsString(String, String) - Static method in class org.magicwerk.brownies.svn.wc.SvnWcTools
-
- getPropertyValue(String, String) - Static method in class org.magicwerk.brownies.svn.wc.SvnWcTools
-
- getRepository() - Method in class org.magicwerk.brownies.svn.SvnSession
-
Returns object for direct access to SVNRepository of SVNKit
- getRepositoryRoot() - Method in interface org.magicwerk.brownies.svn.ISvnSession
-
- getRepositoryRoot() - Method in class org.magicwerk.brownies.svn.SvnSession
-
- getRevision() - Method in interface org.magicwerk.brownies.svn.ISvnEntry
-
Gets the revision this entry was fetched.
- getRevision() - Method in class org.magicwerk.brownies.svn.log.LogEntry
-
- getRevision() - Method in class org.magicwerk.brownies.svn.SvnEntry
-
- getRevision(SVNStatus) - Static method in class org.magicwerk.brownies.svn.wc.SvnWcTools
-
- getRevisionPaths() - Method in class org.magicwerk.brownies.svn.log.LogEntry
-
- getRoot() - Method in interface org.magicwerk.brownies.svn.ISvnSession
-
- getRoot(long) - Method in interface org.magicwerk.brownies.svn.ISvnSession
-
- getRoot() - Method in class org.magicwerk.brownies.svn.SvnSession
-
- getRoot(long) - Method in class org.magicwerk.brownies.svn.SvnSession
-
- getSession() - Method in class org.magicwerk.brownies.svn.SvnEntry
-
- getSize() - Method in class org.magicwerk.brownies.svn.SvnFile
-
- getStatus() - Method in class org.magicwerk.brownies.svn.wc.SvnStatusCommand
-
Returns status of item in working copy.
- getStatus(String) - Static method in class org.magicwerk.brownies.svn.wc.SvnWcTools
-
Returns status of item in working copy.
- getStatusType(String) - Static method in class org.magicwerk.brownies.svn.wc.SvnWcTools
-
Returns commit status of item in working copy.
- getStatusType(SVNStatus) - Static method in class org.magicwerk.brownies.svn.wc.SvnWcTools
-
- getSvnStatusList(String, boolean) - Static method in class org.magicwerk.brownies.svn.wc.SvnWcTools
-
Returns status of items in directory of working copy.
- getSystemProperties() - Method in interface org.magicwerk.brownies.svn.ISvnEntry
-
Returns properties of this entry.
- getSystemProperties() - Method in class org.magicwerk.brownies.svn.SvnEntry
-
- getSystemProperty(String) - Method in interface org.magicwerk.brownies.svn.ISvnEntry
-
Return system property as byte array.
- getSystemProperty(String) - Method in class org.magicwerk.brownies.svn.SvnEntry
-
- getSystemPropertyAsString(String) - Method in interface org.magicwerk.brownies.svn.ISvnEntry
-
Return system property as string by interpreting the byte array as UTF-8 string.
- getSystemPropertyAsString(String) - Method in class org.magicwerk.brownies.svn.SvnEntry
-
- getType(String, long) - Method in interface org.magicwerk.brownies.svn.ISvnSession
-
Returns type of entry with given path and revision.
- getType() - Method in class org.magicwerk.brownies.svn.SvnDirectory
-
- getType() - Method in class org.magicwerk.brownies.svn.SvnFile
-
- getType(String) - Method in class org.magicwerk.brownies.svn.SvnSession
-
- getType(String, long) - Method in class org.magicwerk.brownies.svn.SvnSession
-
- getUrlPath(SVNInfo) - Static method in class org.magicwerk.brownies.svn.wc.SvnInfoCommand
-
- getUsername() - Method in class org.magicwerk.brownies.svn.SvnSession
-
- setAction(char) - Method in class org.magicwerk.brownies.svn.log.Path
-
- setArgLine(String) - Method in class org.magicwerk.brownies.svn.wc.SvnCommand
-
- setArgs(String...) - Method in class org.magicwerk.brownies.svn.wc.SvnCommand
-
- setArgs(List<String>) - Method in class org.magicwerk.brownies.svn.wc.SvnCommand
-
- setAuthor(String) - Method in class org.magicwerk.brownies.svn.log.LogEntry
-
- setCapture(boolean) - Method in class org.magicwerk.brownies.svn.SvnRunner
-
- setCopyFromPath(String) - Method in class org.magicwerk.brownies.svn.log.Path
-
- setCopyFromRev(int) - Method in class org.magicwerk.brownies.svn.log.Path
-
- setDate(Date) - Method in class org.magicwerk.brownies.svn.log.LogEntry
-
- setDefaultRevision(long) - Method in class org.magicwerk.brownies.svn.SvnSession
-
- setEntries(ArrayList<LogEntry>) - Method in class org.magicwerk.brownies.svn.log.Log
-
- setFile(String) - Method in class org.magicwerk.brownies.svn.wc.SvnPropGetCommand
-
- setMessage(String) - Method in class org.magicwerk.brownies.svn.log.LogEntry
-
- setPath(String) - Method in class org.magicwerk.brownies.svn.log.Path
-
- setPath(String) - Method in class org.magicwerk.brownies.svn.wc.SvnInfoCommand
-
- setPath(String) - Method in class org.magicwerk.brownies.svn.wc.SvnLogCommand
-
- setPrint(boolean) - Method in class org.magicwerk.brownies.svn.SvnRunner
-
- setPropName(String) - Method in class org.magicwerk.brownies.svn.wc.SvnPropGetCommand
-
- setRecursive(boolean) - Method in class org.magicwerk.brownies.svn.wc.SvnInfoCommand
-
- setRevision(int) - Method in class org.magicwerk.brownies.svn.log.LogEntry
-
- setRevision(String) - Method in class org.magicwerk.brownies.svn.wc.SvnLogCommand
-
- setRevisionPaths(List<Path>) - Method in class org.magicwerk.brownies.svn.log.LogEntry
-
- success() - Method in class org.magicwerk.brownies.svn.SvnRunner
-
- success() - Method in class org.magicwerk.brownies.svn.wc.SvnCommand
-
- SvnAuthException - Exception in org.magicwerk.brownies.svn
-
SVN authentication exception.
- SvnAuthException() - Constructor for exception org.magicwerk.brownies.svn.SvnAuthException
-
- SvnAuthException(String) - Constructor for exception org.magicwerk.brownies.svn.SvnAuthException
-
- SvnAuthException(SVNAuthenticationException) - Constructor for exception org.magicwerk.brownies.svn.SvnAuthException
-
- SvnAuthException(String, SVNAuthenticationException) - Constructor for exception org.magicwerk.brownies.svn.SvnAuthException
-
- SvnCatCommand - Class in org.magicwerk.brownies.svn.wc
-
Implementation of the SVN command "cat".
- SvnCatCommand(String, long, String) - Constructor for class org.magicwerk.brownies.svn.wc.SvnCatCommand
-
Create object to execute command "svn cat".
- SvnCommand - Class in org.magicwerk.brownies.svn.wc
-
Abstract base class for command implementations like SvnStatusCommand.
- SvnCommand() - Constructor for class org.magicwerk.brownies.svn.wc.SvnCommand
-
- SvnDirectory - Class in org.magicwerk.brownies.svn
-
Representation of a directory in a SVN repository.
- SvnEntry - Class in org.magicwerk.brownies.svn
-
Representation of a file or directory in a SVN repository.
- SvnEntry(SvnSession, String, long, SVNDirEntry) - Constructor for class org.magicwerk.brownies.svn.SvnEntry
-
Protected constructor.
- SvnException - Exception in org.magicwerk.brownies.svn
-
All exceptions explicitly thrown in the Brownies library are of type SvnException.
- SvnException() - Constructor for exception org.magicwerk.brownies.svn.SvnException
-
- SvnException(String) - Constructor for exception org.magicwerk.brownies.svn.SvnException
-
- SvnException(SVNException) - Constructor for exception org.magicwerk.brownies.svn.SvnException
-
- SvnException(String, SVNException) - Constructor for exception org.magicwerk.brownies.svn.SvnException
-
- SvnFile - Class in org.magicwerk.brownies.svn
-
Representation of a file in a SVN repository.
- SvnInfoCommand - Class in org.magicwerk.brownies.svn.wc
-
Implementation of the SVN command "info".
- SvnInfoCommand() - Constructor for class org.magicwerk.brownies.svn.wc.SvnInfoCommand
-
- SvnLogCommand - Class in org.magicwerk.brownies.svn.wc
-
Implementation of the SVN command "log".
- SvnLogCommand() - Constructor for class org.magicwerk.brownies.svn.wc.SvnLogCommand
-
- SvnPropGetCommand - Class in org.magicwerk.brownies.svn.wc
-
Implementation of the SVN command "prop get".
- SvnPropGetCommand() - Constructor for class org.magicwerk.brownies.svn.wc.SvnPropGetCommand
-
- SvnRunner - Class in org.magicwerk.brownies.svn
-
Tools for working with Subversion.
- SvnRunner() - Constructor for class org.magicwerk.brownies.svn.SvnRunner
-
- SvnSession - Class in org.magicwerk.brownies.svn
-
Connection to a Subversion repository.
- SvnSession(String, String, String) - Constructor for class org.magicwerk.brownies.svn.SvnSession
-
Connect to a SVN repository.
- SvnStatusCommand - Class in org.magicwerk.brownies.svn.wc
-
Implementation of the SVN command "status".
- SvnStatusCommand(String) - Constructor for class org.magicwerk.brownies.svn.wc.SvnStatusCommand
-
Create object to execute command "svn status".
- SvnTools - Class in org.magicwerk.brownies.svn
-
Tools for working with Subversion.
- SvnTools() - Constructor for class org.magicwerk.brownies.svn.SvnTools
-
- SvnWcTools - Class in org.magicwerk.brownies.svn.wc
-
Tools for working with Subversion in a working copy.
- SvnWcTools() - Constructor for class org.magicwerk.brownies.svn.wc.SvnWcTools
-