public static interface XMLObfuscator.LimitConfigurer extends XMLObfuscator.Builder
Modifier and Type | Method and Description |
---|---|
XMLObfuscator.LimitConfigurer |
withTruncatedIndicator(String pattern)
Sets the indicator to use when the obfuscated result is truncated due to the limit being exceeded.
|
allByDefault, build, caseInsensitiveByDefault, caseSensitiveByDefault, excludeNestedElementsByDefault, forNestedElementsByDefault, generateXML, includeNestedElementsByDefault, limitTo, textOnlyByDefault, transform, withAttribute, withAttribute, withAttribute, withElement, withElement, withElement, withMalformedXMLWarning
XMLObfuscator.LimitConfigurer withTruncatedIndicator(String pattern)
... (total: %d)
.
Use null
to omit the indicator.pattern
- The pattern to use as indicator.Copyright © 2020–2023. All rights reserved.