com.sun.xml.bind.marshaller
Class Util
java.lang.Object
com.sun.xml.bind.marshaller.Util
Deprecated. in JAXB1.0.1
public class Util
- extends Object
- Since:
- JAXB1.0
- Author:
- Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)
|
Constructor Summary |
Util()
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Util
public Util()
- Deprecated.
handlePrintConversionException
public static void handlePrintConversionException(Object caller,
Exception e,
XMLSerializer serializer)
throws SAXException
- Deprecated.
- Report a print conversion error.
- Throws:
SAXException
Copyright © 2014 Oracle Corporation. All Rights Reserved.