Uses of Class
javax.xml.bind.UnmarshalException
-
Packages that use UnmarshalException 软件包 描述 javax.xml.bind.helpers 仅限JAXB提供程序使用:为某些javax.xml.bind
接口提供部分默认实现。 -
-
Uses of UnmarshalException in javax.xml.bind.helpers
Methods in javax.xml.bind.helpers that return UnmarshalException Modifier and Type 方法 描述 protected UnmarshalException
AbstractUnmarshallerImpl. createUnmarshalException(SAXException e)
从SAXException创建一个UnmarshalException。
-