Skip to content

Commit

Permalink
Merge #41 from branch 'TobiasNx-patch-1' of github.com:metafacture/me…
Browse files Browse the repository at this point in the history
…tafacture-documentation
  • Loading branch information
dr0i committed Apr 18, 2024
2 parents 689f41e + b6293ee commit cc95dad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions linksAndExamples.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ handle-picaxml https://github.com/metafacture/metafacture-core/blob/master/metaf
jscript https://github.com/metafacture/metafacture-core/blob/master/metafacture-scripting/src/main/java/org/metafacture/scripting/JScriptObjectPipe.java
json-to-elasticsearch-bulk https://github.com/metafacture/metafacture-core/blob/master/metafacture-elasticsearch/src/main/java/org/metafacture/elasticsearch/JsonToElasticsearchBulk.java
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
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
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
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
log-object https://github.com/metafacture/metafacture-core/blob/master/metafacture-monitoring/src/main/java/org/metafacture/monitoring/ObjectLogger.java
log-stream https://github.com/metafacture/metafacture-core/blob/master/metafacture-monitoring/src/main/java/org/metafacture/monitoring/StreamLogger.java
Expand Down

0 comments on commit cc95dad

Please sign in to comment.