Package net.minidev.json
Interface JStylerObj.StringProtector
-
- All Known Implementing Classes:
JStylerObj.Escape4Web
,JStylerObj.EscapeLT
- Enclosing class:
- JStylerObj
public static interface JStylerObj.StringProtector
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
escape(java.lang.String s, java.lang.Appendable out)
-