Uses of Class
io.protostuff.XmlXOutput
-
Packages that use XmlXOutput Package Description io.protostuff -
-
Uses of XmlXOutput in io.protostuff
Methods in io.protostuff that return XmlXOutput Modifier and Type Method Description XmlXOutput
XmlXOutput. clear()
XmlXOutput
XmlXOutput. use(Schema<?> schema)
Before serializing a message/object tied to a schema, this should be called.
-