Node
- the node type used by the backendpublic class BigDecimalTransformer<Node> extends Object implements NodeTransformer<BigDecimal,Node>
Constructor and Description |
---|
BigDecimalTransformer() |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
transform(RDFBackend<Node> backend,
Node node,
Map<String,String> configuration)
Transform the KiWiNode node into the datatype T.
|
public BigDecimal transform(RDFBackend<Node> backend, Node node, Map<String,String> configuration) throws IllegalArgumentException
NodeTransformer
transform
in interface NodeTransformer<BigDecimal,Node>
configuration
- the field configuration used when defining the LDPath ruleIllegalArgumentException
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.