public class XmlUtilities
extends java.lang.Object
| Constructor and Description |
|---|
XmlUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
makeAbsoluteURL(java.lang.String url)
Given a file name in the current working directory,
complete it and turn it into a URL.
|