public class DestinationList extends TabFile
TabFile.Parser, TabFile.Row
Constructor and Description |
---|
DestinationList() |
Modifier and Type | Method and Description |
---|---|
String |
asText(String label) |
Set<Branch.NameKey> |
getDestinations(String label) |
void |
parseLabel(String label,
String text,
ValidationError.Sink errors) |
protected static Set<Branch.NameKey> |
toSet(List<TabFile.Row> destRows) |
public static final String DIR_NAME
public Set<Branch.NameKey> getDestinations(String label)
public void parseLabel(String label, String text, ValidationError.Sink errors) throws IOException
IOException
protected static Set<Branch.NameKey> toSet(List<TabFile.Row> destRows)