public interface CommandLineFormat
Modifier and Type | Method and Description |
---|---|
String |
getAddressOperationSeparator() |
String |
getNodeSeparator() |
String |
getPropertyListEnd() |
String |
getPropertyListStart() |
String |
getPropertySeparator() |
boolean |
isPropertySeparator(char ch) |
String getNodeSeparator()
String getAddressOperationSeparator()
String getPropertyListStart()
String getPropertyListEnd()
boolean isPropertySeparator(char ch)
String getPropertySeparator()
Copyright © 2023 JBoss by Red Hat. All rights reserved.