public class VFSURIValidator extends Object
| Constructor and Description |
|---|
VFSURIValidator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
assertEquals(String _s1,
String _s2) |
boolean |
assertnotNull(String _s1) |
boolean |
assertNull(String _s1) |
void |
error_msg(String _s) |
String |
getFile() |
String |
getHostname() |
String |
getPassword() |
String |
getPort() |
String |
getProtocol() |
String |
getUri() |
String |
getUser() |
boolean |
isValid(String _uri) |
static void |
main(String[] args) |
public boolean assertNull(String _s1)
public boolean assertnotNull(String _s1)
public String getUri()
public String getProtocol()
public String getUser()
public String getPassword()
public String getHostname()
public String getPort()
public String getFile()
public boolean isValid(String _uri)
public void error_msg(String _s)
public static void main(String[] args)
args - Copyright © 2020. All rights reserved.