Skip to content

Commit cc95dad

Browse files
committed
Merge #41 from branch 'TobiasNx-patch-1' of github.com:metafacture/metafacture-documentation
2 parents 689f41e + b6293ee commit cc95dad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

linksAndExamples.tsv

+2
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ handle-picaxml https://github.com/metafacture/metafacture-core/blob/master/metaf
5454
jscript https://github.com/metafacture/metafacture-core/blob/master/metafacture-scripting/src/main/java/org/metafacture/scripting/JScriptObjectPipe.java
5555
json-to-elasticsearch-bulk https://github.com/metafacture/metafacture-core/blob/master/metafacture-elasticsearch/src/main/java/org/metafacture/elasticsearch/JsonToElasticsearchBulk.java
5656
lines-to-records https://github.com/metafacture/metafacture-core/blob/master/metafacture-strings/src/main/java/org/metafacture/strings/LineRecorder.java https://metafacture.org/playground/?example=lines-to-records
57+
list-fix-path https://github.com/metafacture/metafacture-fix/blob/master/metafix/src/main/java/org/metafacture/metafix/ListFixPaths.java https://metafacture.org/playground/?example=list-fix-paths
58+
list-fix-values https://github.com/metafacture/metafacture-fix/blob/master/metafix/src/main/java/org/metafacture/metafix/ListFixValues.java https://metafacture.org/playground/?example=list-fix-values
5759
literal-to-object https://github.com/metafacture/metafacture-core/blob/master/metafacture-mangling/src/main/java/org/metafacture/mangling/LiteralToObject.java https://metafacture.org/playground/?example=literal-to-object
5860
log-object https://github.com/metafacture/metafacture-core/blob/master/metafacture-monitoring/src/main/java/org/metafacture/monitoring/ObjectLogger.java
5961
log-stream https://github.com/metafacture/metafacture-core/blob/master/metafacture-monitoring/src/main/java/org/metafacture/monitoring/StreamLogger.java

0 commit comments

Comments
 (0)