com.sun.management.oss.impl.pm.measurement.xml
Class QueryPerformanceMonitorValueXmlTranslator
java.lang.Object
com.sun.management.oss.impl.pm.measurement.xml.QueryPerformanceMonitorValueXmlTranslator
- public class QueryPerformanceMonitorValueXmlTranslator
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryPerformanceMonitorValueXmlTranslator
public QueryPerformanceMonitorValueXmlTranslator()
toXml
public static java.lang.String toXml(QueryPerformanceMonitorValue queryPerform,
java.lang.String elementName)
throws org.xml.sax.SAXException
-
int
ACTIVE_ON_DUTY
- 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,
QueryPerformanceMonitorValue queryPerform)
throws org.xml.sax.SAXException,
java.text.ParseException
- Throws:
org.xml.sax.SAXException
java.text.ParseException