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)
PrefixFormatter
format
in interface PrefixFormatter
prefix
- the prefix instanceCopyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.