public class Common extends Logistics.UTLFHandler implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
Common.SCOPUS_Affiliation |
static class |
Common.SCOPUS_Author |
static class |
Common.SCOPUS_Integer |
static class |
Common.SCOPUS_ISSN |
static class |
Common.SCOPUS_Language |
static class |
Common.SCOPUS_MainTerm |
static class |
Common.SCOPUS_PersonName |
static class |
Common.SCOPUS_Real |
static class |
Common.SCOPUS_SubjectArea |
static class |
Common.SCOPUS_Text |
Modifier and Type | Field and Description |
---|---|
protected StringReader |
contentReader |
protected String |
dataContent |
protected static String |
MimeType_HTML |
protected static String |
MimeType_JSON |
protected static String |
MimeType_XML |
protected XMLUtility.XMLElement |
rootElement |
static Set<String> |
s_MyOrganizationIds |
uh_dict, uh_utlf
Constructor and Description |
---|
Common(UDict d,
String desireStart,
String desireRN,
PrintWriter log) |
Common(UTLF u,
String desireStart,
String desireRN,
PrintWriter log) |
Modifier and Type | Method and Description |
---|---|
String |
getDataContent() |
boolean |
isAvailable() |
getDict, getUTLF, getUTLFData, getUTLFDataAsString, getUTLFTimestamp
protected static final String MimeType_HTML
protected static final String MimeType_XML
protected static final String MimeType_JSON
protected String dataContent
protected XMLUtility.XMLElement rootElement
protected StringReader contentReader
public Common(UTLF u, String desireStart, String desireRN, PrintWriter log)
public Common(UDict d, String desireStart, String desireRN, PrintWriter log)
public boolean isAvailable()
public String getDataContent()
EDB Working Group at Tue Jun 10 17:08:59 JST 2025