Package | Description |
---|---|
org.owasp.esapi.codecs |
This package contains codecs for application layer encoding/escaping schemes that can be used for
both canonicalization and output encoding.
|
Modifier and Type | Class and Description |
---|---|
class |
HashTrie<T>
Trie implementation for CharSequence keys.
|
static class |
Trie.TrieProxy<T> |
static class |
Trie.Unmodifiable<T> |
Modifier and Type | Method and Description |
---|---|
protected Trie<T> |
Trie.TrieProxy.getWrapped() |
Copyright © 2019 The Open Web Application Security Project (OWASP). All rights reserved.