public class SchemeSource extends Object implements SourceExpression, AncestorSource, MatchesSource
| Constructor and Description |
|---|
SchemeSource(String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
hashCode() |
boolean |
matchesNetworkScheme() |
boolean |
matchesSource(Origin origin,
GUID resource) |
boolean |
matchesSource(Origin origin,
URI resource) |
String |
show() |
public boolean matchesSource(@Nonnull Origin origin, @Nonnull URI resource)
matchesSource in interface MatchesSourcepublic boolean matchesSource(@Nonnull Origin origin, @Nonnull GUID resource)
matchesSource in interface MatchesSourcepublic boolean matchesNetworkScheme()
Copyright © 2019. All rights reserved.