We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb844ea commit e21c24cCopy full SHA for e21c24c
metafacture-xml/src/main/resources/flux-commands.properties
@@ -16,6 +16,7 @@
16
handle-cg-xml org.metafacture.xml.CGXmlHandler
17
handle-generic-xml org.metafacture.xml.GenericXmlHandler
18
stream-to-xml org.metafacture.xml.SimpleXmlEncoder
19
+encode-xml org.metafacture.xml.SimpleXmlEncoder
20
decode-xml org.metafacture.xml.XmlDecoder
21
split-xml-elements org.metafacture.xml.XmlElementSplitter
22
write-xml-files org.metafacture.xml.XmlFilenameWriter
0 commit comments