public class DataSource extends Object
Constructor and Description |
---|
DataSource(String path,
String name) |
Modifier and Type | Method and Description |
---|---|
static DataSource |
getDSFromName(String name) |
String |
getName() |
String |
getPath() |
static String |
normalize(String path)
Sustituye en el path el nombre de la unidad por su path real.
|
String |
toString() |