| Modifier and Type | Field and Description |
|---|---|
protected String |
asString
Deprecated.
|
protected List<String> |
components
Deprecated.
|
| Constructor and Description |
|---|
Path()
Deprecated.
|
Path(File root)
Deprecated.
|
Path(String root)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
add(Path path)
Deprecated.
|
void |
add(String directory)
Deprecated.
|
File |
asFile()
Deprecated.
|
String |
component(int i)
Deprecated.
|
Iterator<String> |
iterator()
Deprecated.
|
String |
last()
Deprecated.
|
int |
length()
Deprecated.
|
protected void |
makeString()
Deprecated.
|
protected void |
parse(String root)
Deprecated.
|
String |
remove()
Deprecated.
|
String |
toString()
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorprotected String asString
public Path()
public Path(File root)
public Path(String root)
public void add(Path path)
public void add(String directory)
public String remove()
public int length()
public String component(int i)
public String last()
public File asFile()
protected void parse(String root)
protected void makeString()
Copyright © 2016 The American National Corpus. All rights reserved.