com.thoughtworks.xstream.core
Class JVM
java.lang.Object
com.thoughtworks.xstream.core.JVM
public class JVM
- extends java.lang.Object
Constructor Summary |
JVM()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JVM
public JVM()
is14
public static boolean is14()
is15
public static boolean is15()
is16
public static boolean is16()
loadClass
public java.lang.Class loadClass(java.lang.String name)
bestReflectionProvider
public com.thoughtworks.xstream.converters.reflection.ReflectionProvider bestReflectionProvider()
reverseFieldDefinition
public static boolean reverseFieldDefinition()
supportsAWT
public boolean supportsAWT()
- Checks if the jvm supports awt.
supportsSwing
public boolean supportsSwing()
- Checks if the jvm supports swing.
supportsSQL
public boolean supportsSQL()
- Checks if the jvm supports sql.
main
public static void main(java.lang.String[] args)
Copyright © 2005-2010 PMEase Inc. All Rights Reserved.