public class DeployResultsXMLUtil
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
DeployResultsXMLUtil() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
marshal(DeployResult result) |
static DeployResultsXMLUtil |
singleton() |
DeployResult |
unmarshal(java.io.Reader pReader) |
public static DeployResultsXMLUtil singleton()
public java.lang.String marshal(DeployResult result) throws FlexCheckedException
FlexCheckedException
public DeployResult unmarshal(java.io.Reader pReader) throws FlexCheckedException
FlexCheckedException