Uses of Class
io.protostuff.XmlInputException
Packages that use XmlInputException
-
Uses of XmlInputException in io.protostuff
Methods in io.protostuff that throw XmlInputExceptionModifier and TypeMethodDescriptionstatic <T> void
XmlIOUtil.mergeFrom
(XMLStreamReader parser, T message, Schema<T> schema)