com.sun.management.oss.impl.pm.opstatus.xml
Class ReportInfoXmlTranslator
java.lang.Object
com.sun.management.oss.impl.pm.opstatus.xml.ReportInfoXmlTranslator
- public class ReportInfoXmlTranslator
- extends java.lang.Object
Method Summary |
static java.lang.Object |
fromXml(org.w3c.dom.Element element,
java.lang.String type)
|
static void |
fromXmlNoRoot(org.jdom.Element element,
ReportInfo reportInfo)
|
static java.lang.String |
toXml(ReportInfo reportInfo,
java.lang.String elementName)
ASCII
dateTime
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportInfoXmlTranslator
public ReportInfoXmlTranslator()
toXml
public static java.lang.String toXml(ReportInfo reportInfo,
java.lang.String elementName)
throws org.xml.sax.SAXException
-
ASCII
dateTime
- Throws:
org.xml.sax.SAXException
fromXml
public static java.lang.Object fromXml(org.w3c.dom.Element element,
java.lang.String type)
throws java.lang.IllegalArgumentException
- Throws:
java.lang.IllegalArgumentException
fromXmlNoRoot
public static void fromXmlNoRoot(org.jdom.Element element,
ReportInfo reportInfo)
throws org.xml.sax.SAXException,
java.text.ParseException,
java.net.MalformedURLException,
org.jdom.JDOMException
- Throws:
org.xml.sax.SAXException
java.text.ParseException
java.net.MalformedURLException
org.jdom.JDOMException