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> voidXmlIOUtil.writeTo(XMLStreamWriter writer, T message, Schema<T> schema)