Package org.frankframework.larva
Class LarvaUtil
java.lang.Object
org.frankframework.larva.LarvaUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringformatDuration(long durationInMs) static StringgetAbsolutePath(String parent, String child) static StringgetAbsolutePath(String parent, String child, boolean addFileSeparator) Returns the absolute pathname for the child pathname.static Stringstatic Messageprotected static PropertiesreadProperties(LarvaTool larvaTool, File propertyFile)
-
Method Details
-
getAbsolutePath
-
getAbsolutePath
Returns the absolute pathname for the child pathname. The parent pathname is used as a prefix when the child pathname is an not absolute.- Parameters:
parent- the parent pathname to usechild- the child pathname to convert to a absolute pathname
-
formatDuration
-
getParentOfWebappRoot
-
readProperties
-
readFile
-