JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
com.github.codemonstur.simplexml
Package
xmlparser.utils
Interface Escaping.Escape
Enclosing class:
Escaping
public static interface
Escaping.Escape
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
escape
(
String
input, boolean encodeUTF8)
Method Details
escape
String
escape
(
String
input, boolean encodeUTF8)