|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.exolab.jmscts.provider.Paths
Helper class representing a collection of file paths
ProviderLoader
Constructor Summary | |
Paths()
|
Method Summary | |
void |
addPath(java.lang.String path)
Add a path |
java.util.ArrayList |
getPaths()
Return the paths |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Paths()
Method Detail |
public void addPath(java.lang.String path)
path
- the pathpublic java.util.ArrayList getPaths()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |