Modifier and Type | Method and Description |
---|---|
static XMLObfuscator.ElementConfigurer.ObfuscationMode |
XMLObfuscator.ElementConfigurer.ObfuscationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XMLObfuscator.ElementConfigurer.ObfuscationMode[] |
XMLObfuscator.ElementConfigurer.ObfuscationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
XMLObfuscator.ElementConfigurer |
XMLObfuscator.ElementConfigurer.forNestedElements(XMLObfuscator.ElementConfigurer.ObfuscationMode obfuscationMode)
Indicates how to handle nested elements.
|
XMLObfuscator.Builder |
XMLObfuscator.Builder.forNestedElementsByDefault(XMLObfuscator.ElementConfigurer.ObfuscationMode obfuscationMode)
Indicates how to handle nested elements.
|
Copyright © 2020–2023. All rights reserved.