Klasse OrdinalComponent
java.lang.Object
java.util.AbstractCollection<String>
org.xbib.interlibrary.catalog.matching.title.TitleKey
org.xbib.interlibrary.catalog.matching.structure.OrdinalComponent
Ordered part title key.
An ordered part title is a title component that can be naturally ordered in sequence,
where it may consist of any alphanumerical content
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden org.xbib.interlibrary.catalog.matching.title.TitleKey
encode, getDelimiter, isUsable, iterator, normalize, setDelimiter, size
Von Klasse geerbte Methoden java.util.AbstractCollection
addAll, clear, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Von Schnittstelle geerbte Methoden java.util.Collection
addAll, clear, contains, containsAll, equals, hashCode, isEmpty, parallelStream, remove, removeAll, removeIf, retainAll, spliterator, stream, toArray, toArray, toArray
-
Konstruktordetails
-
OrdinalComponent
public OrdinalComponent()
-
-
Methodendetails
-
getDomain
The domain name. -
add
Add a component.- Angegeben von:
add
in SchnittstelleCollection<String>
- Setzt außer Kraft:
add
in KlasseTitleKey
- Parameter:
value
- value
-