| Package | Description |
|---|---|
| org.apache.clerezza.implementation.literal |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleLiteralFactory
An implementation of literal factory currently supporting only
byte[]/base64Binary and Java.util.Date/date
|
| 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. |
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.