|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StringPattern | |
---|---|
org.netbeans.lib.cvsclient | |
org.netbeans.lib.cvsclient.command.importcmd | |
org.netbeans.lib.cvsclient.response | |
org.netbeans.lib.cvsclient.util |
Uses of StringPattern in org.netbeans.lib.cvsclient |
---|
Methods in org.netbeans.lib.cvsclient with parameters of type StringPattern | |
---|---|
void |
Client.addWrapper(StringPattern pattern,
KeywordSubstitutionOptions option)
This method is called by WrapperSendResponse for each wrapper setting sent back by the CVS server |
Uses of StringPattern in org.netbeans.lib.cvsclient.command.importcmd |
---|
Methods in org.netbeans.lib.cvsclient.command.importcmd with parameters of type StringPattern | |
---|---|
void |
ImportCommand.addWrapper(StringPattern filenamePattern,
KeywordSubstitutionOptions keywordSubstitutionOptions)
|
Uses of StringPattern in org.netbeans.lib.cvsclient.response |
---|
Methods in org.netbeans.lib.cvsclient.response with parameters of type StringPattern | |
---|---|
void |
ResponseServices.addWrapper(StringPattern pattern,
KeywordSubstitutionOptions option)
This method is called by WrapperSendResponse for each wrapper setting sent back by the CVS server |
Uses of StringPattern in org.netbeans.lib.cvsclient.util |
---|
Classes in org.netbeans.lib.cvsclient.util that implement StringPattern | |
---|---|
class |
SimpleStringPattern
|
Methods in org.netbeans.lib.cvsclient.util with parameters of type StringPattern | |
---|---|
void |
DefaultIgnoreFileFilter.addPattern(StringPattern pattern)
Adds a StringPattern to the list of ignore file patters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |