Uses of Class
io.protostuff.XmlOutputException
Packages that use XmlOutputException
-
Uses of XmlOutputException in io.protostuff
Methods in io.protostuff that throw XmlOutputExceptionModifier and TypeMethodDescriptionstatic <T> void
XmlIOUtil.writeTo
(XMLStreamWriter writer, T message, Schema<T> schema)