com.sun.xml.bind.marshaller
Class Util

java.lang.Object
  extended by com.sun.xml.bind.marshaller.Util

Deprecated. in JAXB1.0.1

public class Util
extends java.lang.Object

Since:
JAXB1.0

Constructor Summary
Util()
          Deprecated.  
 
Method Summary
static void handlePrintConversionException(java.lang.Object caller, java.lang.Exception e, XMLSerializer serializer)
          Deprecated. Report a print conversion error.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Deprecated. 
Method Detail

handlePrintConversionException

public static void handlePrintConversionException(java.lang.Object caller,
                                                  java.lang.Exception e,
                                                  XMLSerializer serializer)
                                           throws org.xml.sax.SAXException
Deprecated. 
Report a print conversion error.

Throws:
org.xml.sax.SAXException