From cc983c7d42c48c92f0f2b0f13f22fab55ae36c84 Mon Sep 17 00:00:00 2001 From: "hehihoho3@gmail.com" Date: Tue, 11 Feb 2025 11:23:33 +0900 Subject: [PATCH] =?UTF-8?q?functions.tld=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/tld/functions.tld | 25 +++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 src/main/webapp/WEB-INF/tld/functions.tld diff --git a/src/main/webapp/WEB-INF/tld/functions.tld b/src/main/webapp/WEB-INF/tld/functions.tld new file mode 100644 index 00000000..a858db46 --- /dev/null +++ b/src/main/webapp/WEB-INF/tld/functions.tld @@ -0,0 +1,25 @@ + + + + Custom Functions + 1.0 + custom-funcs + + + + formatPhone + itn.com.cmm.util.StringUtil2 + java.lang.String formatPhone(java.lang.String) + + + + + +