vdoclet.ant
Class XmlCheckTask.DTDLocation
java.lang.Object
|
+--vdoclet.ant.XmlCheckTask.DTDLocation
- Enclosing class:
- XmlCheckTask
- public static class XmlCheckTask.DTDLocation
- extends Object
A configured DTD location
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlCheckTask.DTDLocation
public XmlCheckTask.DTDLocation()
setPublicId
public void setPublicId(String publicId)
setLocation
public void setLocation(String location)
getPublicId
public String getPublicId()
getLocation
public URL getLocation()
throws MalformedURLException
MalformedURLException