Package | Description |
---|---|
org.apache.clerezza.rdf.core | |
org.apache.clerezza.rdf.core.impl |
Modifier and Type | Method and Description |
---|---|
static LiteralFactory |
LiteralFactory.getInstance()
Get a
LiteralFactory . |
Modifier and Type | Method and Description |
---|---|
static void |
LiteralFactory.setInstance(LiteralFactory instance)
Set the instance returned by
getInstance . |
Modifier and Type | Class and Description |
---|---|
class |
SimpleLiteralFactory
An implementation of literal factory currently supporting only
byte[]/base64Binary and Java.util.Date/date
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.