public class Label extends Type
Modifier and Type | Method and Description |
---|---|
static List<Label> |
getLabels(File pathname,
Branch branch) |
static List<Label> |
getLabels(String labelString)
|
String |
toString() |
public static final Pattern rx
public Label(String name)
public static List<Label> getLabels(File pathname, Branch branch) throws CleartoolException, UnableToInitializeEntityException
public static List<Label> getLabels(String labelString)
labelString
- The label string to look forLabel
Copyright © 2016–2018. All rights reserved.