|
DBAbstract API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--ro.raducora.utils.props.Resolver
| Constructor Summary | |
Resolver()
|
|
| Method Summary | |
static java.io.InputStream |
solveSource(java.lang.String systemID)
Solves a String representing a filename ,absolute path ,or URL to an InputStream |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Resolver()
| Method Detail |
public static java.io.InputStream solveSource(java.lang.String systemID)
throws java.io.IOException
systemID - the systemID to solve
java.io.IOException
|
DBAbstract API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||