public class DefaultPrefixFormatter extends Object implements PrefixFormatter
| Constructor and Description |
|---|
DefaultPrefixFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(OperationRequestAddress prefix)
Creates a string representation of the Prefix instance.
|
public String format(OperationRequestAddress prefix)
PrefixFormatterformat in interface PrefixFormatterprefix - the prefix instanceCopyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.