public class Info
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
marshal(AppInfo appInfo) |
static void |
marshal(AppInfo appInfo,
java.io.OutputStream out) |
static void |
marshal(AppInfo appInfo,
java.io.Writer out) |
static AppInfo |
unmarshal(java.io.InputStream in) |
public AppInfo appInfo
public Info(AppInfo appInfo)
public Info()
public static void marshal(AppInfo appInfo) throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public static void marshal(AppInfo appInfo, java.io.OutputStream out) throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public static void marshal(AppInfo appInfo, java.io.Writer out) throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public static AppInfo unmarshal(java.io.InputStream in) throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException