public class DefaultPrefixFormatter extends Object implements NodePathFormatter
Modifier and Type | Field and Description |
---|---|
static NodePathFormatter |
INSTANCE |
Constructor and Description |
---|
DefaultPrefixFormatter() |
Modifier and Type | Method and Description |
---|---|
String |
format(OperationRequestAddress prefix)
Creates a string representation of the Prefix instance.
|
public static final NodePathFormatter INSTANCE
public String format(OperationRequestAddress prefix)
NodePathFormatter
format
in interface NodePathFormatter
prefix
- the prefix instanceCopyright © 2023 JBoss by Red Hat. All rights reserved.