@Immutable public class LSResourceData extends Object implements Serializable
| Constructor and Description |
|---|
LSResourceData(String sType,
String sNamespaceURI,
String sPublicId,
String sSystemId,
String sBaseURI) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getBaseURI() |
String |
getNamespaceURI() |
String |
getPublicID() |
String |
getSystemID() |
String |
getType() |
int |
hashCode() |
String |
toString() |
Copyright © 2014–2020 Philip Helger. All rights reserved.