public interface PathAddressTransformer
Modifier and Type | Interface and Description |
---|---|
static class |
PathAddressTransformer.BasicPathAddressTransformer |
static interface |
PathAddressTransformer.Builder |
static class |
PathAddressTransformer.BuilderImpl |
static class |
PathAddressTransformer.ReplaceElementKey |
Modifier and Type | Field and Description |
---|---|
static PathAddressTransformer |
DEFAULT |
Modifier and Type | Method and Description |
---|---|
PathAddress |
transform(PathElement current,
PathAddressTransformer.Builder builder)
Transform an address.
|
static final PathAddressTransformer DEFAULT
PathAddress transform(PathElement current, PathAddressTransformer.Builder builder)
current
- the current path elementbuilder
- the address builderCopyright © 2023 JBoss by Red Hat. All rights reserved.