public class SystemInfo extends Object
| Constructor and Description |
|---|
SystemInfo() |
| Modifier and Type | Method and Description |
|---|---|
static SystemInfo |
createSystemInfo(InputStream xml)
Create System Info from XML representation
|
void |
toXML(OutputStream xml)
Create XML representation of System Info
|
public static SystemInfo createSystemInfo(InputStream xml)
xml - xml representation of system infopublic void toXML(OutputStream xml)
xml - xml representation of system infoCopyright © 2005–2018 Alfresco Software. All rights reserved.