com.sun.management.oss.impl.pm.measurement.xml
Class PerformanceMonitorByObjectsValueXmlTranslator

java.lang.Object
  extended bycom.sun.management.oss.impl.pm.measurement.xml.PerformanceMonitorByObjectsValueXmlTranslator

public class PerformanceMonitorByObjectsValueXmlTranslator
extends java.lang.Object


Constructor Summary
PerformanceMonitorByObjectsValueXmlTranslator()
           
 
Method Summary
static java.lang.Object fromXml(org.w3c.dom.Element element, java.lang.String type)
           
static void fromXmlNoRoot(org.jdom.Element element, PerformanceMonitorByObjectsValue object)
           
static java.lang.String toXml(PerformanceMonitorByObjectsValue object, java.lang.String elementName)
           long Value int FILE_SINGLE EVENT_SINGLE int ASCII boolean boolean boolean boolean boolean boolean boolean dateTime dateTime ACTIVE_ON_DUTY anyURI REAL DISCRETE_EVENT_REGISTRATION false
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerformanceMonitorByObjectsValueXmlTranslator

public PerformanceMonitorByObjectsValueXmlTranslator()
Method Detail

toXml

public static java.lang.String toXml(PerformanceMonitorByObjectsValue object,
                                     java.lang.String elementName)
                              throws org.xml.sax.SAXException
long Value int FILE_SINGLE EVENT_SINGLE int ASCII boolean boolean boolean boolean boolean boolean boolean dateTime dateTime ACTIVE_ON_DUTY anyURI REAL DISCRETE_EVENT_REGISTRATION false

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,
                                 PerformanceMonitorByObjectsValue object)
                          throws org.xml.sax.SAXException,
                                 java.text.ParseException,
                                 org.jdom.JDOMException
Throws:
org.xml.sax.SAXException
java.text.ParseException
org.jdom.JDOMException