Uses of Class
org.owasp.encoder.URIEncoder
-
-
Uses of URIEncoder in org.owasp.encoder
Fields in org.owasp.encoder declared as URIEncoder Modifier and Type Field Description (package private) static URIEncoder
Encoders. URI_COMPONENT_ENCODER
Encoder for components of URIs.(package private) static URIEncoder
Encoders. URI_ENCODER
Encoder for full URIs.
-