80.16.
<dependency> <groupId>org.apache.camel.springboot</groupId> <artifactId>camel-xpath-starter</artifactId> </dependency>
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-xpath-starter</artifactId>
</dependency>
名称 | 描述 | 默认 | 类型 |
---|---|---|---|
camel.language.xpath.document-type |
| 字符串 | |
camel.language.xpath.enabled |
| 布尔值 | |
camel.language.xpath.factory-ref |
| 字符串 | |
camel.language.xpath.log-namespaces |
| false | 布尔值 |
camel.language.xpath.object-model |
| 字符串 | |
camel.language.xpath.pre-compile |
| true | 布尔值 |
camel.language.xpath.saxon |
| false | 布尔值 |
camel.language.xpath.thread-safety |
| false | 布尔值 |
camel.language.xpath.trim |
| true | 布尔值 |