Package | Description |
---|---|
org.tanjakostic.jcleancim.util | |
org.tanjakostic.jcleancim.xml |
Modifier and Type | Method and Description |
---|---|
static java.io.InputStream |
Util.findResourceOnClasspath(java.lang.String resourceName)
Returns resource as input stream for its name, given that it is found on the classpath.
|
Modifier and Type | Method and Description |
---|---|
static java.io.InputStream |
XmlUtil.xmlAsInputStream(java.io.File xmlFile,
boolean isOnClasspath)
Returns input stream for file.
|
static java.io.InputStream |
XmlUtil.xmlAsInputStream(java.lang.String xmlFileUri,
boolean isOnClasspath)
Returns input stream for file path, on classpath or not.
|
Copyright 2009-2015 Tatjana (Tanja) Kostic