| Package | Description |
|---|---|
| org.sakaiproject.citation.impl.openurl |
| Modifier and Type | Method and Description |
|---|---|
ContextObject |
OpenURLServiceImpl.convert(org.sakaiproject.citation.api.Citation citation)
This Converts a citation into a context object.
|
ContextObject |
OpenURLServiceImpl.parse(HttpServletRequest request) |
ContextObject |
KEVFormat.parse(String data) |
ContextObject |
Format.parse(String data) |
| Modifier and Type | Method and Description |
|---|---|
org.sakaiproject.citation.api.Citation |
OpenURLServiceImpl.convert(ContextObject contextObject) |
String |
KEVFormat.encode(ContextObject contextObject) |
String |
Format.encode(ContextObject contextObject) |
String |
OpenURLServiceImpl.toURL(ContextObject contextObject)
Generate an OpenURL based on the passed ContextObject.
|
Copyright © 2003-2015 The Sakai Foundation. All Rights Reserved.