public class ShortConverter extends Object implements INodeConverter<Short>
Constructor and Description |
---|
ShortConverter() |
Modifier and Type | Method and Description |
---|---|
static Short |
node2Short(Node node) |
Short |
toJava(Node node) |
Node |
toNode(Model model,
Object javaValue) |
static Short |
toShort(Literal literal) |
public Short toJava(Node node)
toJava
in interface INodeConverter<Short>
Copyright © 2005–2018 IT-Consulting Dr. Max Völkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.