See: Description
Interface | Description |
---|---|
XMLObfuscator.AttributeConfigurer |
An object that can be used to configure an attribute that should be obfuscated.
|
XMLObfuscator.Builder |
A builder for
XMLObfuscators . |
XMLObfuscator.ElementConfigurer |
An object that can be used to configure an element that should be obfuscated.
|
XMLObfuscator.LimitConfigurer |
An object that can be used to configure handling when the obfuscated result exceeds a pre-defined limit.
|
Class | Description |
---|---|
XMLObfuscator |
An obfuscator that obfuscates XML elements in
CharSequences or the contents of Readers . |
Enum | Description |
---|---|
XMLObfuscator.ElementConfigurer.ObfuscationMode |
The possible ways to deal with nested elements.
|
Copyright © 2020–2023. All rights reserved.