public static class Logistics.Id<I extends Logistics.IdHandler> extends UTLFId
Modifier and Type | Field and Description |
---|---|
(package private) I |
idhdr |
UTLF_scheme
Constructor and Description |
---|
Id(String loc_id,
String sys_id,
I hdr) |
Modifier and Type | Method and Description |
---|---|
<R> R |
apply(Function<UTLFId,R> func) |
URL |
createURL()
Idに関連するWebページのURLを作成する.
|
I |
getIdHandler()
ID hander of this UTLFId.
|
String |
getLocalId(int nth)
Get n-th Local id.
|
String[] |
getLocalIds()
Get Local id.
|
Logistics.Id |
standardize()
標準化したIdを生成する.
DOI等大小文字の区別が無い場合などに,小文字に揃えるなど.
|
compareTo, equals, getLocalId, getLocalId, getLocalId, getLocalId, getLocalPart, getSystemId, hashCode, isUTLFId, isUTLFId, toString, toURI
I extends Logistics.IdHandler idhdr
public I getIdHandler()
public String[] getLocalIds()
public String getLocalId(int nth)
nth
- n-th (n=1, 2, 3, ...)public URL createURL()
public Logistics.Id standardize()
EDB Working Group at Tue Jun 10 17:08:59 JST 2025