org.netbeans.lib.cvsclient.command
Class KeywordSubstitutionOptions
java.lang.Object
org.netbeans.lib.cvsclient.command.KeywordSubstitutionOptions
public final class KeywordSubstitutionOptions
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DEFAULT
public static final KeywordSubstitutionOptions DEFAULT
DEFAULT_LOCKER
public static final KeywordSubstitutionOptions DEFAULT_LOCKER
ONLY_KEYWORDS
public static final KeywordSubstitutionOptions ONLY_KEYWORDS
ONLY_VALUES
public static final KeywordSubstitutionOptions ONLY_VALUES
OLD_VALUES
public static final KeywordSubstitutionOptions OLD_VALUES
BINARY
public static final KeywordSubstitutionOptions BINARY
findKeywordSubstOption
public static KeywordSubstitutionOptions findKeywordSubstOption(java.lang.String keyword)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object