public class CustomData extends Common
Modifier and Type | Class and Description |
---|---|
class |
CustomData.AffiliationInfo |
class |
CustomData.AuthorInfo |
class |
CustomData.ItemInfo |
Common.SCOPUS_Affiliation, Common.SCOPUS_Author, Common.SCOPUS_Integer, Common.SCOPUS_ISSN, Common.SCOPUS_Language, Common.SCOPUS_MainTerm, Common.SCOPUS_PersonName, Common.SCOPUS_Real, Common.SCOPUS_SubjectArea, Common.SCOPUS_Text
Modifier and Type | Field and Description |
---|---|
(package private) static DTDCache |
default_dtdHandler |
static UTLFId |
ID_CustomDataList |
static Scopus.ArticleIdHandler<CustomData> |
idHandler |
static UPath |
Path_CITEDBY |
static UPath |
Path_ITEM |
contentReader, dataContent, MimeType_HTML, MimeType_JSON, MimeType_XML, rootElement, s_MyOrganizationIds
uh_dict, uh_utlf
Constructor and Description |
---|
CustomData(UDict d,
PrintWriter err) |
CustomData(UTLF u,
PrintWriter err) |
Modifier and Type | Method and Description |
---|---|
(package private) static XMLUtility.XMLElement |
parseXML(Reader reader,
EntityResolver entityRes) |
Set<String> |
retrieveCitingDocs() |
XMLUtility.XMLElement |
retrieveDataDocumentRoot(UPath path) |
CharSequence |
retrieveDataXML(UPath path) |
CustomData.ItemInfo |
retrieveItemInfo() |
getDataContent, isAvailable
getDict, getUTLF, getUTLFData, getUTLFDataAsString, getUTLFTimestamp
public static final Scopus.ArticleIdHandler<CustomData> idHandler
public static final UTLFId ID_CustomDataList
public static final UPath Path_ITEM
public static final UPath Path_CITEDBY
static DTDCache default_dtdHandler
public CustomData(UDict d, PrintWriter err)
public CustomData(UTLF u, PrintWriter err)
public CharSequence retrieveDataXML(UPath path)
public XMLUtility.XMLElement retrieveDataDocumentRoot(UPath path)
public CustomData.ItemInfo retrieveItemInfo()
static XMLUtility.XMLElement parseXML(Reader reader, EntityResolver entityRes)
EDB Working Group at Tue Jun 10 17:08:59 JST 2025