public final class SchemaLocation extends Object implements Comparable<SchemaLocation>
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(SchemaLocation o) |
boolean |
equals(Object o) |
String |
getDescriptor() |
String |
getPath() |
String |
getPrefix() |
int |
hashCode() |
boolean |
isParentOf(SchemaLocation other) |
String |
toString() |
public String getPrefix()
public String getPath()
public boolean isParentOf(SchemaLocation other)
public String getDescriptor()
public int compareTo(SchemaLocation o)
compareTo in interface Comparable<SchemaLocation>Copyright © 2018 Allune Software Ltd.. All rights reserved.