public class SchemaLocation extends Object implements Comparable<SchemaLocation>
| Constructor and Description |
|---|
SchemaLocation(String namespace,
String schemaFileUrl)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(SchemaLocation other) |
boolean |
equals(Object obj) |
String |
getNamespace()
Get namespace of schema location
|
String |
getSchemaFileUrl()
Get schema file URL
|
String |
getSchemaLocationString() |
int |
hashCode() |
public String getNamespace()
public String getSchemaFileUrl()
public String getSchemaLocationString()
public int compareTo(SchemaLocation other)
compareTo in interface Comparable<SchemaLocation>Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.