Skip to content
Fabrice Bacchella edited this page Apr 21, 2023 · 3 revisions

loghub.decoders.Csv

loghub.decoders.JournaldExport

loghub.decoders.Json

loghub.decoders.Msgpack

loghub.decoders.Properties

loghub.decoders.SerializedObject

loghub.decoders.StringCodec

loghub.decoders.XmlXslt

A decoder that take an XML document and will transform it using a given XSLT. The default, found in the class path using the name xml2json.xsl, is take from Convert XML to JSON using XSLT

attributes:

  • xslt the path or the URL to an XSLT document that will be used to transform the XML