public final class URIParsedResult extends ParsedResult
| Constructor and Description |
|---|
URIParsedResult(String
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayResult()
|
String |
getTitle()
|
String |
getURI()
|
boolean |
isPossiblyMaliciousURI()
|
getType, maybeAppend, maybeAppend, toStringpublic StringgetURI()
public StringgetTitle()
public boolean isPossiblyMaliciousURI()
public StringgetDisplayResult()