Skip to content

Commit f89e7eb

Browse files
committed
Updates for requirements coming in
1 parent bd7f5fe commit f89e7eb

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

rules

src/main/java/com/jwebmp/core/base/html/PreFormattedText.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
import com.jwebmp.core.base.html.interfaces.events.GlobalEvents;
3030
import com.jwebmp.core.base.interfaces.IComponentHierarchyBase;
3131
import com.jwebmp.core.base.servlets.enumarations.ComponentTypes;
32+
import org.apache.commons.text.StringEscapeUtils;
3233

3334
/**
3435
* Implements the PreFormattedText tag<p>

0 commit comments

Comments
 (0)