public abstract class Robotframework extends Object
| Constructor and Description |
|---|
Robotframework() |
| Modifier and Type | Method and Description |
|---|---|
static String |
commonPath(String p1,
String p2) |
static String |
encodeURLComponent(String s) |
static String |
getLinkPath(File target,
File base) |
static String |
getPathname(File target,
File base) |
static String |
normalizeTimestr(String timestr) |
static String |
secsToTimestr(double double_secs) |
static double |
timestrToSecs(String timestr) |
Copyright © 2014. All rights reserved.