java.lang.Object
de.linusdev.data.parser.ParseHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidescape2(@NotNull String s, @NotNull Appendable str) static voidescape2(@NotNull String s, @NotNull StringBuilder str)
-
Field Details
-
ESCAPE_PRE_ZEROS
-
-
Constructor Details
-
ParseHelper
public ParseHelper()
-
-
Method Details
-
escape2
-
escape2
public static void escape2(@NotNull @NotNull String s, @NotNull @NotNull Appendable str) throws IOException - Throws:
IOException
-