Package | Description |
---|---|
org.netbeans.lib.cvsclient | |
org.netbeans.lib.cvsclient.command.importcmd | |
org.netbeans.lib.cvsclient.response | |
org.netbeans.lib.cvsclient.util |
Modifier and Type | Method and Description |
---|---|
void |
Client.addWrapper(StringPattern pattern,
KeywordSubstitutionOptions option)
This method is called by WrapperSendResponse for each wrapper setting sent
back by the CVS server
|
Modifier and Type | Method and Description |
---|---|
void |
ImportCommand.addWrapper(StringPattern filenamePattern,
KeywordSubstitutionOptions keywordSubstitutionOptions) |
Modifier and Type | Method and Description |
---|---|
void |
ResponseServices.addWrapper(StringPattern pattern,
KeywordSubstitutionOptions option)
This method is called by WrapperSendResponse for each wrapper setting sent
back by the CVS server
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleStringPattern |
Modifier and Type | Method and Description |
---|---|
void |
DefaultIgnoreFileFilter.addPattern(StringPattern pattern)
Adds a StringPattern to the list of ignore file patters.
|
Built on January 12 2013. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.