Package com.drew.lang
Class StringUtil
java.lang.Object
com.drew.lang.StringUtil
Deprecated.
Usage of this API is not supported in AEM as a Cloud Service.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic int
Deprecated.static String
fromStream
(InputStream stream) Deprecated.static String
join
(Iterable<? extends CharSequence> strings, String delimiter) Deprecated.static <T extends CharSequence>
StringDeprecated.static String
Deprecated.
-
Constructor Details
-
StringUtil
public StringUtil()Deprecated.
-
-
Method Details
-
join
Deprecated. -
join
Deprecated. -
fromStream
Deprecated.- Throws:
IOException
-
compare
Deprecated. -
urlEncode
Deprecated.
-