java.lang.Object
com.aoapps.taglib.Functions
Tag library function implementations.
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
addLastModified
(String url) static String
static String
getAbsolutePath
(String relPath) static String
getAbsoluteURL
(String relPath) static String
getDecimalTimeLength
(Long millis) static long
getLastModified
(String url) Gets the lastModified or0
when not known.static String
getProjectVersion
(String lib, String groupId, String artifactId, String def) static boolean
static boolean
isRtl()
static String
static String
static boolean
resourceExists
(String path)
-
Method Details
-
getLastModified
Gets the lastModified or0
when not known.- Throws:
MalformedURLException
URISyntaxException
- See Also:
-
addLastModified
- Throws:
MalformedURLException
-
encodeURL
-
getAbsolutePath
- Throws:
MalformedURLException
- See Also:
-
getAbsoluteURL
- See Also:
-
getDecimalTimeLength
-
getProjectVersion
public static String getProjectVersion(String lib, String groupId, String artifactId, String def) throws IOException - Throws:
IOException
-
isForwarded
public static boolean isForwarded()- See Also:
-
isRtl
public static boolean isRtl() -
join
-
message
- Throws:
JspTagException
-
resourceExists
- Throws:
MalformedURLException
-