public abstract class LiteralPropertyHandler extends Object implements ValueHandler
| Constructor and Description |
|---|
LiteralPropertyHandler(Method setter) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleValue(PropertyInfo propertyInfo) |
protected abstract Object |
javaValue(org.openrdf.model.Literal literal) |
protected Method setter
public LiteralPropertyHandler(Method setter)
public void handleValue(PropertyInfo propertyInfo) throws KonigException
handleValue in interface ValueHandlerKonigExceptionprotected abstract Object javaValue(org.openrdf.model.Literal literal)
Copyright © 2019. All rights reserved.