| Package | Description |
|---|---|
| io.jstuff.pipeline.html | |
| io.jstuff.pipeline.uri | |
| io.jstuff.pipeline.xml |
| Modifier and Type | Class and Description |
|---|---|
class |
HTMLEncoder<R>
HTML encoder - encode text using HTML escaping.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaURIEncoder<R>
URI encoder for use with JSON Schema URI fragment - encode text using URI percent-encoding, leaving dollar sign
unencoded.
|
class |
URIEncoder<R>
URI encoder - encode text using URI percent-encoding.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XMLEncoder<R>
XML encoder - encode text using XML escaping.
|
Copyright © 2025. All rights reserved.