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