org.apache.xml.serializer.dom3
Class LSSerializerImpl.ThrowableMethods

java.lang.Object
  extended by org.apache.xml.serializer.dom3.LSSerializerImpl.ThrowableMethods
Enclosing class:
LSSerializerImpl

static class LSSerializerImpl.ThrowableMethods
extends java.lang.Object

Holder of methods from java.lang.Throwable.


Field Summary
private static java.lang.reflect.Method fgThrowableInitCauseMethod
           
private static boolean fgThrowableMethodsAvailable
           
 
Constructor Summary
private LSSerializerImpl.ThrowableMethods()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fgThrowableInitCauseMethod

private static java.lang.reflect.Method fgThrowableInitCauseMethod

fgThrowableMethodsAvailable

private static boolean fgThrowableMethodsAvailable
Constructor Detail

LSSerializerImpl.ThrowableMethods

private LSSerializerImpl.ThrowableMethods()