public class AtomORESerialiser extends Object implements ORESerialiser
| Modifier and Type | Field and Description |
|---|---|
static org.jdom.Namespace |
rdfNS |
| Constructor and Description |
|---|
AtomORESerialiser() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Properties properties) |
ResourceMapDocument |
serialise(ResourceMap resourceMap) |
ResourceMapDocument |
serialiseRaw(ResourceMap rem) |
public void configure(Properties properties)
configure in interface ORESerialiserpublic ResourceMapDocument serialiseRaw(ResourceMap rem) throws ORESerialiserException
serialiseRaw in interface ORESerialiserORESerialiserExceptionpublic ResourceMapDocument serialise(ResourceMap resourceMap) throws ORESerialiserException
serialise in interface ORESerialiserORESerialiserExceptionCopyright © 2020. All rights reserved.