Package org.tmatesoft.svn.cli.svnlook
Class SVNLookOption
java.lang.Object
org.tmatesoft.svn.cli.AbstractSVNOption
org.tmatesoft.svn.cli.svnlook.SVNLookOption
- Version:
- 1.3
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SVNLookOptionstatic final SVNLookOptionstatic final SVNLookOptionstatic final SVNLookOptionstatic final SVNLookOptionstatic final SVNLookOptionstatic final SVNLookOptionstatic final SVNLookOptionstatic final SVNLookOptionstatic final SVNLookOptionstatic final SVNLookOptionstatic final SVNLookOptionstatic final SVNLookOptionstatic final SVNLookOptionstatic final SVNLookOptionstatic final SVNLookOptionstatic final SVNLookOption -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateSVNLookOption(java.lang.String name, java.lang.String alias, boolean unary) -
Method Summary
Methods inherited from class org.tmatesoft.svn.cli.AbstractSVNOption
getAlias, getDescription, getName, isUnary, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Field Details
-
HELP
-
QUESTION
-
VERSION
-
COPY_INFO
-
DIFF_COPY_FROM
-
FULL_PATHS
-
LIMIT
-
NO_DIFF_ADDED
-
NO_DIFF_DELETED
-
NON_RECURSIVE
-
REVISION
-
REVPROP
-
SHOW_IDS
-
TRANSACTION
-
VERBOSE
-
XML
-
EXTENSIONS
-
-
Constructor Details
-
SVNLookOption
private SVNLookOption(java.lang.String name, java.lang.String alias, boolean unary)
-
-
Method Details
-
getResourceBundleName
protected java.lang.String getResourceBundleName()- Specified by:
getResourceBundleNamein classAbstractSVNOption
-