|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Label | |
|---|---|
| com.tek42.perforce.parse | Provides a the classes necessary for parsing p4 output and for writing to p4. |
| Uses of Label in com.tek42.perforce.parse |
|---|
| Methods in com.tek42.perforce.parse that return Label | |
|---|---|
Label |
LabelBuilder.buildForm(java.util.Map<java.lang.String,java.lang.String> fields)
|
Label |
Labels.getLabel(java.lang.String name)
Returns a label specified by name. |
| Methods in com.tek42.perforce.parse that return types with arguments of type Label | |
|---|---|
java.util.List<Label> |
Labels.getLabels(java.lang.String path)
Returns a list of labels in the system. |
| Methods in com.tek42.perforce.parse with parameters of type Label | |
|---|---|
java.lang.String[] |
LabelBuilder.getSaveCmd(java.lang.String p4exe,
Label obj)
|
void |
LabelBuilder.save(Label label,
java.io.Writer writer)
|
void |
Labels.saveLabel(Label label)
Handles both creating and saving labels. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||