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 XmlXOutputXmlXOutput. clear()XmlXOutputXmlXOutput. use(Schema<?> schema)Before serializing a message/object tied to a schema, this should be called.
-