This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git

commit 7bf537bb94c00effdecf483a1ef5caa9b10bed4f
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Apr 28 08:45:12 2020 +0200

    Regen
---
 docs/modules/ROOT/pages/components.adoc | 60 ++++++++++++++++-----------------
 1 file changed, 30 insertions(+), 30 deletions(-)

diff --git a/docs/modules/ROOT/pages/components.adoc 
b/docs/modules/ROOT/pages/components.adoc
index dccf62d..93b4e77 100644
--- a/docs/modules/ROOT/pages/components.adoc
+++ b/docs/modules/ROOT/pages/components.adoc
@@ -171,7 +171,7 @@ Number of Camel components: 207 in 207 JAR artifacts (1 
deprecated)
 `digitalocean:operation` | 2.19 | Manage Droplets and resources within the 
DigitalOcean cloud.
 
 | xref:components::direct-component.adoc[Direct] (camel-direct) +
-`direct:name` | 1.0 | Provides a direct, synchronous call to another endpoint 
from the same CamelContext.
+`direct:name` | 1.0 | Call another endpoint from the same Camel Context 
synchronously.
 
 | xref:components::disruptor-component.adoc[Disruptor] (camel-disruptor) +
 `disruptor:name` | 2.12 | Provides asynchronous SEDA behavior using LMAX 
Disruptor.
@@ -651,7 +651,7 @@ Number of Camel data formats: 45 in 37 JAR artifacts (0 
deprecated)
 (camel-asn1) | 2.20 | Encode and decode data structures using Abstract Syntax 
Notation One (ASN.1).
 
 | xref:components:dataformats:avro-dataformat.adoc[Avro] +
-(camel-avro) | 2.14 | Serialize and deserialize messages using Apache Avro 
binary dataformat.
+(camel-avro) | 2.14 | Serialize and deserialize messages using Apache Avro 
binary data format.
 
 | xref:components:dataformats:barcode-dataformat.adoc[Barcode] +
 (camel-barcode) | 2.14 | Transform strings to various 1D/2D barcode bitmap 
formats and back.
@@ -681,19 +681,19 @@ Number of Camel data formats: 45 in 37 JAR artifacts (0 
deprecated)
 (camel-csv) | 1.3 | Handle CSV (Comma Separated Values) payloads.
 
 | xref:components:dataformats:fhirJson-dataformat.adoc[FHIR JSon] +
-(camel-fhir) | 2.21 | Marshall/unmarshall FHIR objects to/from JSON.
+(camel-fhir) | 2.21 | Marshall and unmarshall FHIR objects to/from JSON.
 
 | xref:components:dataformats:fhirXml-dataformat.adoc[FHIR XML] +
-(camel-fhir) | 2.21 | Marshall/unmarshall FHIR objects to/from XML.
+(camel-fhir) | 2.21 | Marshall and unmarshall FHIR objects to/from XML.
 
 | xref:components:dataformats:flatpack-dataformat.adoc[Flatpack] +
-(camel-flatpack) | 2.1 | Marshal and unmarshal Java lists and maps to/from 
flat files (such as CSV, delimited, or fixed length formats).
+(camel-flatpack) | 2.1 | Marshal and unmarshal Java lists and maps to/from 
flat files (such as CSV, delimited, or fixed length formats) using Flatpack 
library.
 
 | xref:components:dataformats:grok-dataformat.adoc[Grok] +
 (camel-grok) | 3.0 | Unmarshal unstructured data to objects using Logstash 
based Grok patterns.
 
 | xref:components:dataformats:gzipdeflater-dataformat.adoc[GZip Deflater] +
-(camel-zip-deflater) | 2.0 | Compress and de-compress messages using 
java.util.zip.GZIPStream.
+(camel-zip-deflater) | 2.0 | Compress and decompress messages using 
java.util.zip.GZIPStream.
 
 | xref:components:dataformats:hl7-dataformat.adoc[HL7] +
 (camel-hl7) | 2.0 | Marshal and unmarshal HL7 (Health Care) model objects 
using the HL7 MLLP codec.
@@ -723,10 +723,10 @@ Number of Camel data formats: 45 in 37 JAR artifacts (0 
deprecated)
 (camel-xstream) | 2.0 | Marshal POJOs to JSON and back.
 
 | xref:components:dataformats:jsonApi-dataformat.adoc[JSonApi] +
-(camel-jsonapi) | 3.0 | Marshal and unmarshal JSON:API resources.
+(camel-jsonapi) | 3.0 | Marshal and unmarshal JSON:API resources using 
JSONAPI-Converter library.
 
 | xref:components:dataformats:lzf-dataformat.adoc[LZF Deflate Compression] +
-(camel-lzf) | 2.17 | Compression and de-compress streams using LZF deflate 
algorithm.
+(camel-lzf) | 2.17 | Compress and decompress streams using LZF deflate 
algorithm.
 
 | xref:components:dataformats:mime-multipart-dataformat.adoc[MIME Multipart] +
 (camel-mail) | 2.17 | Marshal Camel messages with attachments into 
MIME-Multipart messages and back.
@@ -747,28 +747,28 @@ Number of Camel data formats: 45 in 37 JAR artifacts (0 
deprecated)
 (camel-syslog) | 2.6 | Marshall SyslogMessages to RFC3164 and RFC5424 messages 
and back.
 
 | xref:components:dataformats:tarfile-dataformat.adoc[Tar File] +
-(camel-tarfile) | 2.16 | Archive/extract files into/from tarballs.
+(camel-tarfile) | 2.16 | Archive files into tarballs or extract files from 
tarballs.
 
 | xref:components:dataformats:thrift-dataformat.adoc[Thrift] +
-(camel-thrift) | 2.20 | Serialize and deserialize of messages using Apache 
Thrift binary dataformat.
+(camel-thrift) | 2.20 | Serialize and deserialize messages using Apache Thrift 
binary data format.
 
 | xref:components:dataformats:tidyMarkup-dataformat.adoc[TidyMarkup] +
 (camel-tagsoup) | 2.0 | Parse (potentially invalid) HTML into valid HTML or 
DOM.
 
 | xref:components:dataformats:univocity-csv-dataformat.adoc[uniVocity CSV] +
-(camel-univocity-parsers) | 2.15 | Marshal and unmarshal Java objects from and 
to CSV (Comma Separated Values) using univocity-parsers.
+(camel-univocity-parsers) | 2.15 | Marshal and unmarshal Java objects from and 
to CSV (Comma Separated Values) using UniVocity Parsers.
 
 | xref:components:dataformats:univocity-fixed-dataformat.adoc[uniVocity Fixed 
Length] +
-(camel-univocity-parsers) | 2.15 | Marshal and unmarshal Java objects from and 
to fixed length records using univocity-parsers.
+(camel-univocity-parsers) | 2.15 | Marshal and unmarshal Java objects from and 
to fixed length records using UniVocity Parsers.
 
 | xref:components:dataformats:univocity-tsv-dataformat.adoc[uniVocity TSV] +
-(camel-univocity-parsers) | 2.15 | Marshal and unmarshal Java objects from and 
to TSV (Tab-Separated Values) records using univocity-parsers.
+(camel-univocity-parsers) | 2.15 | Marshal and unmarshal Java objects from and 
to TSV (Tab-Separated Values) records using UniVocity Parsers.
 
 | xref:components:dataformats:secureXML-dataformat.adoc[XML Security] +
 (camel-xmlsecurity) | 2.0 | Encrypt and decrypt XML payloads using Apache 
Santuario.
 
 | xref:components:dataformats:xstream-dataformat.adoc[XStream] +
-(camel-xstream) | 1.3 | Marshal and unmarshal POJOs to/from XML.
+(camel-xstream) | 1.3 | Marshal and unmarshal POJOs to/from XML using XStream 
library.
 
 | xref:components:dataformats:yaml-snakeyaml-dataformat.adoc[YAML SnakeYAML] +
 (camel-snakeyaml) | 2.17 | Marshal and unmarshal Java objects to and from YAML.
@@ -791,55 +791,55 @@ Number of Camel languages: 17 in 11 JAR artifacts (0 
deprecated)
 | Language | Since | Description
 
 | xref:components:languages:bean-language.adoc[Bean method] +
-(camel-bean) | 1.3 | To use a Java bean (aka method call) in Camel expressions 
or predicates.
+(camel-bean) | 1.3 | Call a method of the specified Java bean passing the 
Exchange, Body or specific headers to it.
 
 | xref:components:languages:constant-language.adoc[Constant] +
-(camel-core-languages) | 1.5 | To use a constant value in Camel expressions or 
predicates. Important: this is a fixed constant value that is only set once 
during starting up the route, do not use this if you want dynamic values during 
routing.
+(camel-core-languages) | 1.5 | A fixed value set only once during the route 
startup.
 
 | xref:components:languages:exchangeProperty-language.adoc[ExchangeProperty] +
-(camel-core-languages) | 2.0 | To use a Camel Exchange property in expressions 
or predicates.
+(camel-core-languages) | 2.0 | Get the value of named Camel Exchange property.
 
 | xref:components:languages:file-language.adoc[File] +
 (camel-core-languages) | 1.1 | For expressions and predicates using the 
file/simple language.
 
 | xref:components:languages:groovy-language.adoc[Groovy] +
-(camel-groovy) | 1.3 | To use Groovy scripts in Camel expressions or 
predicates.
+(camel-groovy) | 1.3 | Evaluate a Groovy script.
 
 | xref:components:languages:header-language.adoc[Header] +
-(camel-core-languages) | 1.5 | To use a Camel Message header in expressions or 
predicates.
+(camel-core-languages) | 1.5 | Get the value of the named Camel Message header.
 
 | xref:components:languages:hl7terser-language.adoc[HL7 Terser] +
-(camel-hl7) | 2.11 | To use HL7 terser scripts in Camel expressions or 
predicates.
+(camel-hl7) | 2.11 | Get the value of an HL7 message field specified by terse 
location specification syntax.
 
 | xref:components:languages:jsonpath-language.adoc[JsonPath] +
-(camel-jsonpath) | 2.13 | To use JsonPath in Camel expressions or predicates.
+(camel-jsonpath) | 2.13 | Evaluate a JsonPath expression against a JSON 
message body.
 
 | xref:components:languages:mvel-language.adoc[MVEL] +
-(camel-mvel) | 2.0 | To use MVEL scripts in Camel expressions or predicates.
+(camel-mvel) | 2.0 | Evaluate an MVEL template against the Camel Exchange.
 
 | xref:components:languages:ognl-language.adoc[OGNL] +
-(camel-ognl) | 1.1 | To use OGNL scripts in Camel expressions or predicates.
+(camel-ognl) | 1.1 | Evaluate an Apache Commons Object Graph Navigation 
Library (OGNL) expression against the Camel Exchange.
 
 | xref:components:languages:ref-language.adoc[Ref] +
-(camel-core-languages) | 2.8 | Reference to an existing Camel expression or 
predicate, which is looked up from the Camel registry.
+(camel-core-languages) | 2.8 | Look up an expression in the Camel Registry and 
evaluate it.
 
 | xref:components:languages:simple-language.adoc[Simple] +
-(camel-core-languages) | 1.1 | To use Camels built-in Simple language in Camel 
expressions or predicates.
+(camel-core-languages) | 1.1 | Evaluate Camel's built-in Simple language 
expression against the Camel Exchange.
 
 | xref:components:languages:spel-language.adoc[SpEL] +
-(camel-spring) | 2.7 | To use Spring Expression Language (SpEL) in Camel 
expressions or predicates.
+(camel-spring) | 2.7 | Evaluate a Spring Expression Language (SpEL) expression 
against the Camel Exchange.
 
 | xref:components:languages:tokenize-language.adoc[Tokenize] +
-(camel-core-languages) | 2.0 | To use Camel message body or header with a 
tokenizer in Camel expressions or predicates.
+(camel-core-languages) | 2.0 | Tokenize text payloads using the specified 
delimiter patterns.
 
 | xref:components:languages:xtokenize-language.adoc[XML Tokenize] +
-(camel-xml-jaxp) | 2.14 | To use Camel message body or header with a XML 
tokenizer in Camel expressions or predicates.
+(camel-xml-jaxp) | 2.14 | Tokenize XML payloads using the specified path 
expression.
 
 | xref:components:languages:xpath-language.adoc[XPath] +
-(camel-xpath) | 1.1 | To use XPath (XML) in Camel expressions or predicates.
+(camel-xpath) | 1.1 | Evaluate an XPath expression against an XML payload.
 
 | xref:components:languages:xquery-language.adoc[XQuery] +
-(camel-saxon) | 1.0 | To use XQuery (XML) in Camel expressions or predicates.
+(camel-saxon) | 1.0 | Evaluate an XQuery expressions against an XML payload.
 |===
 // languages: END
 

Reply via email to