|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdiva.util.xml.XmlUtilities
public class XmlUtilities
A collection of utility methods for XML-related operations.
Constructor Summary | |
---|---|
XmlUtilities()
|
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlUtilities()
Method Detail |
---|
public static final java.lang.String makeAbsoluteURL(java.lang.String url) throws java.net.MalformedURLException
java.net.MalformedURLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |