public final class Indexable extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getMimeType()
Returns a mime type of the
Indexable |
String |
getRelativePath()
Returns a relative path from root to the
represented file.
|
URL |
getURL()
Returns absolute URL of the represented file
|
int |
hashCode() |
String |
toString() |
@NonNull public String getRelativePath()
@CheckForNull public URL getURL()
@NonNull public String getMimeType()
Indexable
UnsupportedOperationException
- if called on deleted Indexable