public class XMLStringConfiguration extends Object implements BasicConfiguration
Constructor and Description |
---|
XMLStringConfiguration(String xml) |
Modifier and Type | Method and Description |
---|---|
String |
toXMLString(String name)
Converts this configuration to its XML representation.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
toXMLString
public XMLStringConfiguration(String xml)
public String toXMLString(String name)
BasicConfiguration
toXMLString
in interface BasicConfiguration
Copyright © 2021 JBoss by Red Hat. All rights reserved.