public class ResourceConverter extends Object implements INodeConverter<Node>
Node
instances to RDF2Go Resource
objects.
Warning: This throws a ClassCastException
if the given Node
is not a Resource
(i.e. if it is a Literal
).
Node or BlankNodeConstructor and Description |
---|
ResourceConverter() |
Modifier and Type | Method and Description |
---|---|
Resource |
toJava(Node node) |
Node |
toNode(Model model,
Object javaValue) |
public Resource toJava(Node node)
toJava
in interface INodeConverter<Node>
Copyright © 2005–2017 IT-Consulting Dr. Max V?lkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.