| Package | Description |
|---|---|
| com.elsevier.scopus |
Provides classes of Scopus data.
|
| jp.ac.tokushima_u.db.common |
Provides classes of common utility.
|
| jp.ac.tokushima_u.db.logistics.kaken |
Provides classes and interfaces for handling KAKEN.nii.ac.jp.
|
| jp.ac.tokushima_u.db.logistics.orcid |
Provides classes and interfaces for handling ORCID Data.
|
| jp.ac.tokushima_u.db.logistics.scopus |
Provides classes and interfaces for handling Scopus Data of Elsevier.
|
| jp.ac.tokushima_u.edb.evalsheet |
Provides Evaluation Sheet modules for Tokushima University.
|
| jp.ac.tokushima_u.edb.extdb |
Provides external database specific classes and interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) static XMLUtility.XMLElement |
CustomData.parseXML(Reader reader,
EntityResolver entityRes) |
XMLUtility.XMLElement |
CustomData.retrieveDataDocumentRoot(UPath path) |
| Modifier and Type | Method and Description |
|---|---|
XMLUtility.XMLElement |
XMLUtility.XMLElement.child(String name) |
static XMLUtility.XMLElement |
XMLUtility.xmlParse(DocumentBuilder parser,
Reader reader)
Parse XML and return root element.
|
| Modifier and Type | Method and Description |
|---|---|
abstract List<XMLUtility.XMLElement> |
XMLUtility.XMLNode.children()
子エレメントのリストを返す.
|
List<XMLUtility.XMLElement> |
XMLUtility.XMLAttribute.children()
子エレメントのリストを返す.
|
List<XMLUtility.XMLElement> |
XMLUtility.XMLElement.children()
子エレメントのリストを返す.
|
List<XMLUtility.XMLElement> |
XMLUtility.XMLElement.children(String name) |
List<XMLUtility.XMLElement> |
XMLUtility.XMLElement.findDecendants(List<String> path) |
Iterator<XMLUtility.XMLElement> |
XMLUtility.XMLNode.iterator() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
XMLUtility.XMLUniversalRetriever.retrieveChild(XMLUtility.XMLElement node,
C ctx) |
| Constructor and Description |
|---|
GrantAward(XMLUtility.XMLElement node,
PrintWriter logger) |
| Modifier and Type | Field and Description |
|---|---|
protected XMLUtility.XMLElement |
Item.root |
| Modifier and Type | Field and Description |
|---|---|
protected XMLUtility.XMLElement |
Common.rootElement |
| Modifier and Type | Method and Description |
|---|---|
static void |
ESCategory2005.parseXML(EDB edb,
ESCategory2005[] myCategories,
XMLUtility.XMLElement cat)
XML DOM ツリー形式のカテゴリの情報を,一致するカテゴリに設定します.
|
static void |
ESSection2005.parseXML(EDB edb,
ESCategory2005 category,
XMLUtility.XMLElement sec)
XML DOM ツリー形式のセクションの情報を,一致するカテゴリのセクションに設定する.
|
static SectionItem2005 |
SectionItem2005.parseXML(EDB edb,
ESSection2005 section,
XMLUtility.XMLElement itemNode) |
| Modifier and Type | Method and Description |
|---|---|
(package private) static XMLUtility.XMLElement |
ExtDBCommon.parseXML(EDB edb,
DocumentBuilder parser,
File file) |
(package private) static XMLUtility.XMLElement |
ExtDBCommon.parseXML(EDB edb,
DocumentBuilder parser,
Reader reader) |
(package private) static XMLUtility.XMLElement |
ExtDBCommon.parseXML(EDB edb,
File file,
EntityResolver dtdHandler) |
(package private) static XMLUtility.XMLElement |
ExtDBCommon.parseXML(EDB edb,
Reader reader,
EntityResolver dtdHandler) |
(package private) static XMLUtility.XMLElement |
ExtDBCommon.parseXML(EDB edb,
String uri,
SSLSocketFactory sf,
EntityResolver dtdHandler) |
EDB Working Group at Mon Dec 15 16:45:05 JST 2025