com.thoughtworks.xstream.core
Class JVM

java.lang.Object
  extended by com.thoughtworks.xstream.core.JVM

public class JVM
extends java.lang.Object


Constructor Summary
JVM()
           
 
Method Summary
 ReflectionProvider bestReflectionProvider()
           
static boolean is14()
           
static boolean is15()
           
 java.lang.Class loadClass(java.lang.String name)
           
static boolean reverseFieldDefinition()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JVM

public JVM()
Method Detail

is14

public static boolean is14()

is15

public static boolean is15()

loadClass

public java.lang.Class loadClass(java.lang.String name)

bestReflectionProvider

public ReflectionProvider bestReflectionProvider()

reverseFieldDefinition

public static boolean reverseFieldDefinition()


Copyright © 2006 null. All Rights Reserved.