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, rootElement, s_MyOrganizationIdsuh_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, isAvailablegetDict, getUTLF, getUTLFData, getUTLFDataAsString, getUTLFTimestamppublic 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 Mon Dec 15 16:45:05 JST 2025