public class CrossrefNativeAPI extends Object
| Constructor and Description |
|---|
CrossrefNativeAPI() |
| Modifier and Type | Method and Description |
|---|---|
String |
findInExternal(String id,
Citation citation)
Find the DOI in CrossRef, filling the citation object
|
ResourceModel |
makeResourceModel(String externalResource)
Create a full resource model from the external resource (JSON)
|
public String findInExternal(String id, Citation citation)
id - citation - public ResourceModel makeResourceModel(String externalResource)
externalResource - Copyright © 2022. All rights reserved.