public static class XmlCheckTask.DTDLocation extends Object
| Constructor and Description |
|---|
XmlCheckTask.DTDLocation() |
| Modifier and Type | Method and Description |
|---|---|
URL |
getLocation() |
String |
getPublicId() |
void |
setLocation(String location) |
void |
setPublicId(String publicId) |
public void setPublicId(String publicId)
public void setLocation(String location)
public String getPublicId()
public URL getLocation() throws MalformedURLException
MalformedURLException