|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectCOM.TIBCO.hawk.config.rbengine.RBEConfigObjectXML
public abstract class RBEConfigObjectXML
This class encapsulates a TIBCO Hawk configuration object in an XML representation.
| Constructor Summary | |
|---|---|
RBEConfigObjectXML(RBEConfigObject co)
Constructs a RBEConfigObjectXML from a specified RBEConfigObject. |
|
| Method Summary | |
|---|---|
java.io.Reader |
getXMLReader()
Returns a Reader where the XML representation of this object can be retrieved. |
java.lang.String |
getXMLString()
Returns a string that the represents the configutation in XML. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RBEConfigObjectXML(RBEConfigObject co)
java.lang.IllegalArgumentException - if cannot be constructed from
the specified RBEConfigObject.| Method Detail |
|---|
public java.lang.String getXMLString()
public java.io.Reader getXMLReader()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||