public class XMLSchemaLocation extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation()
The location.
|
URL |
getLocationURL()
The location URL.
|
String |
getPrefix()
The location prefix.
|
String |
getURI()
The location URI.
|
public String getPrefix()
public String getURI()
public String getLocation()
public URL getLocationURL()