Skip to content

Commit

Permalink
Update flux-commands
Browse files Browse the repository at this point in the history
  • Loading branch information
dr0i committed Mar 19, 2024
1 parent 3fe88c2 commit 1e0171d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flux-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ encode-pica
encode-xml
----------
- description: Encodes a stream as xml
- options: recordtag (String), namespacefile (String), xmlheaderversion (String), writexmlheader (boolean), xmlheaderencoding (String), separateroots (boolean), roottag (String), valuetag (String), attributemarker (String), writeroottag (boolean)
- options: recordtag (String), namespacefile (String), xmlheaderversion (String), writexmlheader (boolean), xmlheaderencoding (String), separateroots (boolean), roottag (String), valuetag (String), attributemarker (String), writeroottag (boolean), namespaces (String)
- signature: StreamReceiver -> String
- [example in Playground](https://metafacture.org/playground/?example=encode-xml)
- java class: [org.metafacture.xml.SimpleXmlEncoder](https://github.com/metafacture/metafacture-core/blob/master/metafacture-xml/src/main/java/org/metafacture/xml/SimpleXmlEncoder.java)
Expand Down

0 comments on commit 1e0171d

Please sign in to comment.