public class AnchoredPathSet extends Object
| Constructor and Description |
|---|
AnchoredPathSet(String fileName) |
| Modifier and Type | Method and Description |
|---|---|
List<AnchoredPath> |
getByArgs(String args) |
List<AnchoredPath> |
getByArgs(String arg1,
String arg2) |
List<AnchoredPath> |
getByPath(String path) |
public AnchoredPathSet(String fileName) throws IOException
IOExceptionpublic List<AnchoredPath> getByPath(String path)
public List<AnchoredPath> getByArgs(String arg1, String arg2)
public List<AnchoredPath> getByArgs(String args)
Copyright © 2016 New York University. All rights reserved.