Index
Alle Klassen und Schnittstellen|Alle Packages|Serialisierte Form
A
- Abbrevations - Klasse in org.xbib.interlibrary.catalog.matching.abbreviations
- Abbrevations() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.abbreviations.Abbrevations
- add(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.date.YearKey
- add(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.GermanNameKey
-
Add author component.
- add(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.NameKey
-
Add author component.
- add(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.structure.MemberComponent
-
Add generic member component.
- add(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.structure.OrdinalComponent
-
Add a component.
- add(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.title.TitleKey
-
Add a component of title word.
- add(DomainKey<T>) - Methode in Klasse org.xbib.interlibrary.catalog.matching.DefaultCompositeKey
- add(Domain, Comparable<?>) - Methode in Klasse org.xbib.interlibrary.catalog.matching.structure.MemberComponent
- addPublishingEntity(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.PublishedJournalKey
- addPublishingEntity(Collection<String>) - Methode in Klasse org.xbib.interlibrary.catalog.matching.PublishedJournalKey
- addTitle(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.PublishedJournalKey
- addTitle(Collection<String>) - Methode in Klasse org.xbib.interlibrary.catalog.matching.PublishedJournalKey
- ARTICLE - Enum-Konstante in Enum-Klasse org.xbib.interlibrary.catalog.matching.endeavor.BibliographicType
- ARTICLE_WITH_ID - Enum-Konstante in Enum-Klasse org.xbib.interlibrary.catalog.matching.endeavor.BibliographicType
- Author - Klasse in org.xbib.interlibrary.catalog.matching.name
-
An identifiable endeavor for an author.
- Author() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.name.Author
- AuthoredWorkKey - Klasse in org.xbib.interlibrary.catalog.matching
-
A work created by an author.
- AuthoredWorkKey() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.AuthoredWorkKey
- authorName(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.AuthoredWorkKey
-
"Forename Givenname" or "Givenname, Forname".
- authorName(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.Author
-
"Forename Givenname" or "Givenname, Forname".
- authorName(Collection<String>) - Methode in Klasse org.xbib.interlibrary.catalog.matching.AuthoredWorkKey
- authorName(Collection<String>) - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.Author
- authorNameWithForeNames(String, String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.AuthoredWorkKey
- authorNameWithForeNames(String, String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.Author
- authorNameWithInitials(String, String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.AuthoredWorkKey
-
"Smith J".
- authorNameWithInitials(String, String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.Author
-
"Smith J".
B
- BaseformEncoder - Klasse in org.xbib.interlibrary.catalog.matching.string
-
A base form encoder.
- BaseformEncoder() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.string.BaseformEncoder
- BibliographicType - Enum-Klasse in org.xbib.interlibrary.catalog.matching.endeavor
-
An enumeration of bibliographic materials.
- blacklist() - Methode in Klasse org.xbib.interlibrary.catalog.matching.AuthoredWorkKey
- BOOK - Enum-Konstante in Enum-Klasse org.xbib.interlibrary.catalog.matching.endeavor.BibliographicType
- BOOK_WITH_ID - Enum-Konstante in Enum-Klasse org.xbib.interlibrary.catalog.matching.endeavor.BibliographicType
C
- charAt(String, int) - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.DoubleMetaphoneEncoder
-
Gets the character at index
index
if available, otherwise it returnsCharacter.MIN_VALUE
so that there is some sort of a default. - chronology(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.AuthoredWorkKey
- clean(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.PublishedJournalKey
- clean(String) - Statische Methode in Klasse org.xbib.interlibrary.catalog.matching.title.RAK
- compareNatural(String, String) - Statische Methode in Klasse org.xbib.interlibrary.catalog.matching.string.NaturalOrderComparator
-
Compares two strings using the current locale's rules and comparing contained numbers based on their numeric values.
- compareNatural(Collator, String, String) - Statische Methode in Klasse org.xbib.interlibrary.catalog.matching.string.NaturalOrderComparator
-
Compares two strings using the given collator and comparing contained numbers based on their numeric values.
- compareNaturalAscii(String, String) - Statische Methode in Klasse org.xbib.interlibrary.catalog.matching.string.NaturalOrderComparator
-
Compares two strings using each character's Unicode value for non-digit characters and the numeric values off any contained numbers.
- compareNaturalIgnoreCaseAscii(String, String) - Statische Methode in Klasse org.xbib.interlibrary.catalog.matching.string.NaturalOrderComparator
-
Compares two strings using each character's Unicode value - ignoring upper/lower case - for non-digit characters and the numeric values of any contained numbers.
- CompositeKey<T> - Schnittstelle in org.xbib.interlibrary.catalog.matching
-
A ccomposite key holds one or more keys, where the encoded key representations are used to generate a uniform resource identifier.
- contains(String, int, int, String[]) - Statische Methode in Klasse org.xbib.interlibrary.catalog.matching.string.DoubleMetaphoneEncoder
-
Determines whether
value
contains any of the criteria starting at indexstart
and matching up to lengthlength
. - countTokens() - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.QuotedStringTokenizer
-
Calculates the number of times that this tokenizer's nextToken method can be called before it generates an exception.
- createKey() - Methode in Klasse org.xbib.interlibrary.catalog.matching.AuthoredWorkKey
- createKey() - Methode in Schnittstelle org.xbib.interlibrary.catalog.matching.Key
- createKey() - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.Author
- createKey() - Methode in Klasse org.xbib.interlibrary.catalog.matching.PublishedJournalKey
- CREATOR - Enum-Konstante in Enum-Klasse org.xbib.interlibrary.catalog.matching.Domain
D
- DATE - Enum-Konstante in Enum-Klasse org.xbib.interlibrary.catalog.matching.Domain
- DefaultCompositeKey<T> - Klasse in org.xbib.interlibrary.catalog.matching
-
A composite key.
- DefaultCompositeKey() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.DefaultCompositeKey
- DefaultCompositeKey(char, char) - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.DefaultCompositeKey
- DefaultKey - Klasse in org.xbib.interlibrary.catalog.matching
-
Simple component.
- DefaultKey(Domain, String) - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.DefaultKey
- Domain - Enum-Klasse in org.xbib.interlibrary.catalog.matching
- DomainKey<T> - Schnittstelle in org.xbib.interlibrary.catalog.matching
-
A composed key consists of a list of elements which are added to this component.
- DoubleMetaphoneEncoder - Klasse in org.xbib.interlibrary.catalog.matching.string
-
DoubleMetaphone Java Implementation from the algorithm by Lawrence Philips.
- DoubleMetaphoneEncoder() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.string.DoubleMetaphoneEncoder
E
- EDITION - Enum-Konstante in Enum-Klasse org.xbib.interlibrary.catalog.matching.Domain
- encode() - Methode in Klasse org.xbib.interlibrary.catalog.matching.date.YearKey
- encode() - Methode in Klasse org.xbib.interlibrary.catalog.matching.DefaultKey
- encode() - Methode in Klasse org.xbib.interlibrary.catalog.matching.digits.RunLengthEncoder
- encode() - Methode in Schnittstelle org.xbib.interlibrary.catalog.matching.DomainKey
-
Encode this component.
- encode() - Methode in Klasse org.xbib.interlibrary.catalog.matching.endeavor.PublicationType
-
Encode type.
- encode() - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.GermanNameKey
- encode() - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.NameKey
- encode() - Methode in Klasse org.xbib.interlibrary.catalog.matching.structure.MemberComponent
- encode() - Methode in Klasse org.xbib.interlibrary.catalog.matching.title.TitleKey
-
Encode the titles.
- encode(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.DoubleMetaphoneEncoder
-
Encode a value with Double Metaphone.
- encode(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.KoelnerPhonetikEncoder
- encode(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.MetaphoneEncoder
-
Find the metaphone value of a String.
- encode(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.SimpleEntropyEncoder
-
Encode a string by a simple entropy-based method.
- encode(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.SoundexEncoder
-
Retrieves the Soundex code for a given string.
- encode(String) - Methode in Schnittstelle org.xbib.interlibrary.catalog.matching.string.StringEncoder
-
Encodes a String and returns a String.
- encode(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.WordBoundaryEntropyEncoder
-
Encode a string by a simple entropy-based method.
- encode(String, boolean) - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.DoubleMetaphoneEncoder
-
Encode a value with Double Metaphone, optionally using the alternate encoding.
- EncoderException - Ausnahmeklasse in org.xbib.interlibrary.catalog.matching
-
String encoding exception.
- EncoderException() - Konstruktor für Ausnahmeklasse org.xbib.interlibrary.catalog.matching.EncoderException
-
Creates a new EncoderException object.
- EncoderException(String) - Konstruktor für Ausnahmeklasse org.xbib.interlibrary.catalog.matching.EncoderException
-
Creates a new EncoderException object.
- EncoderException(String, Throwable) - Konstruktor für Ausnahmeklasse org.xbib.interlibrary.catalog.matching.EncoderException
-
Creates a new EncoderException object.
- EncoderException(Throwable) - Konstruktor für Ausnahmeklasse org.xbib.interlibrary.catalog.matching.EncoderException
-
Creates a new EncoderException object.
- encodeToString() - Methode in Schnittstelle org.xbib.interlibrary.catalog.matching.CompositeKey
-
Encode cluster key as string or null.
- encodeToString() - Methode in Klasse org.xbib.interlibrary.catalog.matching.DefaultCompositeKey
- encodeToURI(String) - Methode in Schnittstelle org.xbib.interlibrary.catalog.matching.CompositeKey
-
Encode cluster key as a Uniform Resource Identifier.
- encodeToURI(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.DefaultCompositeKey
-
Get URI of this key.
- EnumerationAndChronologyHelper - Klasse in org.xbib.interlibrary.catalog.matching.chronology
-
Parsing patterns of enumeration and chronology.
- EnumerationAndChronologyHelper() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.chronology.EnumerationAndChronologyHelper
- equals(Object) - Methode in Klasse org.xbib.interlibrary.catalog.matching.date.YearKey
- equals(Object) - Methode in Klasse org.xbib.interlibrary.catalog.matching.DefaultKey
- equals(Object) - Methode in Klasse org.xbib.interlibrary.catalog.matching.endeavor.PublicationType
- equals(Object) - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.GermanNameKey
- equals(Object) - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.NameKey
- equals(Object) - Methode in Klasse org.xbib.interlibrary.catalog.matching.structure.MemberComponent
G
- GENERIC - Enum-Konstante in Enum-Klasse org.xbib.interlibrary.catalog.matching.Domain
- GermanNameKey - Klasse in org.xbib.interlibrary.catalog.matching.name
-
German name.
- GermanNameKey() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.name.GermanNameKey
- getBegin() - Methode in Klasse org.xbib.interlibrary.catalog.matching.chronology.EnumerationAndChronologyHelper
- getBeginPubDate() - Methode in Klasse org.xbib.interlibrary.catalog.matching.chronology.EnumerationAndChronologyHelper
- getBeginVolume() - Methode in Klasse org.xbib.interlibrary.catalog.matching.chronology.EnumerationAndChronologyHelper
- getCode() - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.HaasePhonetikEncoder
- getCode() - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.KoelnerPhonetikEncoder
- getComponent(Domain) - Methode in Schnittstelle org.xbib.interlibrary.catalog.matching.CompositeKey
-
Get component for a given domain.
- getComponent(Domain) - Methode in Klasse org.xbib.interlibrary.catalog.matching.DefaultCompositeKey
- getDates() - Methode in Klasse org.xbib.interlibrary.catalog.matching.chronology.EnumerationAndChronologyHelper
- getDates(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.chronology.EnumerationAndChronologyHelper
- getDelimiter() - Methode in Klasse org.xbib.interlibrary.catalog.matching.date.YearKey
- getDelimiter() - Methode in Klasse org.xbib.interlibrary.catalog.matching.DefaultKey
- getDelimiter() - Methode in Schnittstelle org.xbib.interlibrary.catalog.matching.DomainKey
-
Get the delimiting character between component elements.
- getDelimiter() - Methode in Klasse org.xbib.interlibrary.catalog.matching.endeavor.PublicationType
- getDelimiter() - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.GermanNameKey
- getDelimiter() - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.NameKey
- getDelimiter() - Methode in Klasse org.xbib.interlibrary.catalog.matching.structure.MemberComponent
- getDelimiter() - Methode in Klasse org.xbib.interlibrary.catalog.matching.title.TitleKey
- getDomain() - Methode in Klasse org.xbib.interlibrary.catalog.matching.date.YearKey
- getDomain() - Methode in Klasse org.xbib.interlibrary.catalog.matching.DefaultKey
- getDomain() - Methode in Schnittstelle org.xbib.interlibrary.catalog.matching.DomainKey
-
The cluster key component domain.
- getDomain() - Methode in Klasse org.xbib.interlibrary.catalog.matching.endeavor.PublicationType
-
The domain of the publication type component.
- getDomain() - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.GermanNameKey
- getDomain() - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.NameKey
- getDomain() - Methode in Klasse org.xbib.interlibrary.catalog.matching.structure.MemberComponent
- getDomain() - Methode in Klasse org.xbib.interlibrary.catalog.matching.structure.OrdinalComponent
-
The domain name.
- getDomain() - Methode in Klasse org.xbib.interlibrary.catalog.matching.title.TitleKey
-
The name of this component class.
- getDomain(String) - Statische Methode in Enum-Klasse org.xbib.interlibrary.catalog.matching.Domain
- getEnd() - Methode in Klasse org.xbib.interlibrary.catalog.matching.chronology.EnumerationAndChronologyHelper
- getEndPubDate() - Methode in Klasse org.xbib.interlibrary.catalog.matching.chronology.EnumerationAndChronologyHelper
- getEndVolume() - Methode in Klasse org.xbib.interlibrary.catalog.matching.chronology.EnumerationAndChronologyHelper
- getMaxCodeLen() - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.DoubleMetaphoneEncoder
-
Returns the maxCodeLen.
- getMaxCodeLen() - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.MetaphoneEncoder
-
Returns the maxCodeLen.
- getMaxLength() - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.SoundexEncoder
-
Returns the maxLength.
- getNaturalComparator() - Statische Methode in Klasse org.xbib.interlibrary.catalog.matching.string.NaturalOrderComparator
-
Returns a comparator that compares contained numbers based on their numeric values and compares other parts using the current locale's order rules.
- getNaturalComparator(Collator) - Statische Methode in Klasse org.xbib.interlibrary.catalog.matching.string.NaturalOrderComparator
-
Returns a comparator that compares contained numbers based on their numeric values and compares other parts using the given collator.
- getNaturalComparatorAscii() - Statische Methode in Klasse org.xbib.interlibrary.catalog.matching.string.NaturalOrderComparator
-
Returns a comparator that compares contained numbers based on their numeric values and compares other parts based on each character's Unicode value.
- getNaturalComparatorIgnoreCaseAscii() - Statische Methode in Klasse org.xbib.interlibrary.catalog.matching.string.NaturalOrderComparator
-
Returns a comparator that compares contained numbers based on their numeric values and compares other parts based on each character's Unicode value while ignore upper/lower case differences.
- getOpen() - Methode in Klasse org.xbib.interlibrary.catalog.matching.chronology.EnumerationAndChronologyHelper
- getPatterns() - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.HaasePhonetikEncoder
- getPatterns() - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.KoelnerPhonetikEncoder
- getReplacements() - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.HaasePhonetikEncoder
- getReplacements() - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.KoelnerPhonetikEncoder
- getType() - Methode in Klasse org.xbib.interlibrary.catalog.matching.endeavor.PublicationType
-
Return current publication type component.
- getUsable() - Methode in Schnittstelle org.xbib.interlibrary.catalog.matching.CompositeKey
-
Get usable flag.
- getUsable() - Methode in Klasse org.xbib.interlibrary.catalog.matching.DefaultCompositeKey
H
- HaasePhonetikEncoder - Klasse in org.xbib.interlibrary.catalog.matching.string
-
Geänderter Algorithmus aus der Matching Toolbox von Rainer Schnell und Jörg Reiher Die Kölner Phonetik wurde für den Einsatz in Namensdatenbanken wie der Verwaltung eines Krankenhauses durch Martin Haase (Institut für Sprachwissenschaft, Universität zu Köln) und Kai Heitmann (Insitut für medizinische Statistik, Informatik und Epidemiologie, Köln) überarbeitet.
- HaasePhonetikEncoder() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.string.HaasePhonetikEncoder
- hashCode() - Methode in Klasse org.xbib.interlibrary.catalog.matching.date.YearKey
- hashCode() - Methode in Klasse org.xbib.interlibrary.catalog.matching.DefaultKey
- hashCode() - Methode in Klasse org.xbib.interlibrary.catalog.matching.endeavor.PublicationType
- hashCode() - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.GermanNameKey
- hashCode() - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.NameKey
- hashCode() - Methode in Klasse org.xbib.interlibrary.catalog.matching.structure.MemberComponent
- hasMoreElements() - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.QuotedStringTokenizer
-
Returns the same value as the hasMoreTokens method.
- hasMoreTokens() - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.QuotedStringTokenizer
-
Tests if there are more tokens available from this tokenizer's string.
- hasNext() - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.QuotedStringTokenizer
- hasYear(Integer, String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.chronology.EnumerationAndChronologyHelper
I
- InvalidDomainException - Ausnahmeklasse in org.xbib.interlibrary.catalog.matching
-
Invalid cluster domain exception.
- InvalidDomainException(String) - Konstruktor für Ausnahmeklasse org.xbib.interlibrary.catalog.matching.InvalidDomainException
-
Creates a new exception object.
- isBlacklisted(CharSequence) - Methode in Klasse org.xbib.interlibrary.catalog.matching.AuthoredWorkKey
- isDoubleMetaphoneEqual(String, String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.DoubleMetaphoneEncoder
-
Check if the Double Metaphone values of two
String
values are equal. - isDoubleMetaphoneEqual(String, String, boolean) - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.DoubleMetaphoneEncoder
-
Check if the Double Metaphone values of two
String
values are equal, optionally using the alternate value. - isMetaphoneEqual(String, String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.MetaphoneEncoder
-
Tests is the metaphones of two strings are identical.
- isUsable() - Methode in Klasse org.xbib.interlibrary.catalog.matching.date.YearKey
- isUsable() - Methode in Klasse org.xbib.interlibrary.catalog.matching.DefaultCompositeKey
- isUsable() - Methode in Klasse org.xbib.interlibrary.catalog.matching.DefaultKey
- isUsable() - Methode in Schnittstelle org.xbib.interlibrary.catalog.matching.DomainKey
-
Return true if the component is usable.
- isUsable() - Methode in Klasse org.xbib.interlibrary.catalog.matching.endeavor.PublicationType
- isUsable() - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.GermanNameKey
- isUsable() - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.NameKey
- isUsable() - Methode in Klasse org.xbib.interlibrary.catalog.matching.structure.MemberComponent
- isUsable() - Methode in Klasse org.xbib.interlibrary.catalog.matching.title.TitleKey
- isValidJournalKey() - Methode in Klasse org.xbib.interlibrary.catalog.matching.PublishedJournalKey
- isValidKey() - Methode in Klasse org.xbib.interlibrary.catalog.matching.AuthoredWorkKey
- iterator() - Methode in Klasse org.xbib.interlibrary.catalog.matching.DefaultCompositeKey
- iterator() - Methode in Klasse org.xbib.interlibrary.catalog.matching.title.TitleKey
K
- Key - Schnittstelle in org.xbib.interlibrary.catalog.matching
-
An interface for a key of an identifiable endeavor.
- KoelnerPhonetikEncoder - Klasse in org.xbib.interlibrary.catalog.matching.string
-
Kölner Phonetik H.J.
- KoelnerPhonetikEncoder() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.string.KoelnerPhonetikEncoder
- KoelnerPhonetikEncoder(boolean) - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.string.KoelnerPhonetikEncoder
M
- MATERIAL - Enum-Konstante in Enum-Klasse org.xbib.interlibrary.catalog.matching.Domain
- member(Number) - Methode in Klasse org.xbib.interlibrary.catalog.matching.digits.RunLengthEncoder
- MemberComponent - Klasse in org.xbib.interlibrary.catalog.matching.structure
-
A bibliographic member component can denote more precisely an expression, manfestation, or item, which serves as a member of an author/title cluster.
- MemberComponent() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.structure.MemberComponent
- MetaphoneEncoder - Klasse in org.xbib.interlibrary.catalog.matching.string
-
A class to generate phonetic code.
- MetaphoneEncoder() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.string.MetaphoneEncoder
- MUSIC - Enum-Konstante in Enum-Klasse org.xbib.interlibrary.catalog.matching.endeavor.BibliographicType
- MUSIC_WITH_ID - Enum-Konstante in Enum-Klasse org.xbib.interlibrary.catalog.matching.endeavor.BibliographicType
N
- NameKey - Klasse in org.xbib.interlibrary.catalog.matching.name
-
Name key.
- NameKey() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.name.NameKey
- NaturalOrderComparator - Klasse in org.xbib.interlibrary.catalog.matching.string
-
A natural order comparator.
- next() - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.QuotedStringTokenizer
- nextElement() - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.QuotedStringTokenizer
-
Returns the same value as the nextToken method, except that its declared return value is Object rather than String.
- nextToken() - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.QuotedStringTokenizer
-
Returns the next token from this string tokenizer.
- nextToken(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.QuotedStringTokenizer
-
Returns the next token in this string tokenizer's string.
- normalize(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.GermanNameKey
- normalize(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.NameKey
- normalize(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.title.TitleKey
- normalizedFromUTF8(String) - Statische Methode in Klasse org.xbib.interlibrary.catalog.matching.string.BaseformEncoder
- NUMBER - Enum-Konstante in Enum-Klasse org.xbib.interlibrary.catalog.matching.Domain
O
- ORDERED_PART_TITLE - Enum-Konstante in Enum-Klasse org.xbib.interlibrary.catalog.matching.Domain
- OrdinalComponent - Klasse in org.xbib.interlibrary.catalog.matching.structure
-
Ordered part title key.
- OrdinalComponent() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.structure.OrdinalComponent
- org.xbib.interlibrary.catalog.matching - Modul org.xbib.interlibrary.catalog.matching
- org.xbib.interlibrary.catalog.matching - Package org.xbib.interlibrary.catalog.matching
- org.xbib.interlibrary.catalog.matching.abbreviations - Package org.xbib.interlibrary.catalog.matching.abbreviations
- org.xbib.interlibrary.catalog.matching.chronology - Package org.xbib.interlibrary.catalog.matching.chronology
- org.xbib.interlibrary.catalog.matching.date - Package org.xbib.interlibrary.catalog.matching.date
- org.xbib.interlibrary.catalog.matching.digits - Package org.xbib.interlibrary.catalog.matching.digits
- org.xbib.interlibrary.catalog.matching.endeavor - Package org.xbib.interlibrary.catalog.matching.endeavor
- org.xbib.interlibrary.catalog.matching.name - Package org.xbib.interlibrary.catalog.matching.name
- org.xbib.interlibrary.catalog.matching.string - Package org.xbib.interlibrary.catalog.matching.string
- org.xbib.interlibrary.catalog.matching.structure - Package org.xbib.interlibrary.catalog.matching.structure
- org.xbib.interlibrary.catalog.matching.title - Package org.xbib.interlibrary.catalog.matching.title
- OTHER - Enum-Konstante in Enum-Klasse org.xbib.interlibrary.catalog.matching.endeavor.BibliographicType
P
- parse(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.chronology.EnumerationAndChronologyHelper
- parse(URI, char, char) - Statische Methode in Klasse org.xbib.interlibrary.catalog.matching.DefaultCompositeKey
- parseMovingWall(List<Pattern>, String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.chronology.EnumerationAndChronologyHelper
- PublicationType - Klasse in org.xbib.interlibrary.catalog.matching.endeavor
-
Publication type.
- PublicationType() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.endeavor.PublicationType
- PublishedJournalKey - Klasse in org.xbib.interlibrary.catalog.matching
-
A key for a published journal.
- PublishedJournalKey() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.PublishedJournalKey
Q
- QuotedStringTokenizer - Klasse in org.xbib.interlibrary.catalog.matching.string
-
A string tokenizer that understands quotes and escape characters.
- QuotedStringTokenizer(String) - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.string.QuotedStringTokenizer
-
Constructs a string tokenizer for the specified string.
- QuotedStringTokenizer(String, String) - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.string.QuotedStringTokenizer
-
Constructs a string tokenizer for the specified string. "\"\'" are used as quotes, and '\\' is used as the escape character.
- QuotedStringTokenizer(String, String, String, char, boolean) - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.string.QuotedStringTokenizer
-
Constructs a string tokenizer for the specified string.
R
- RAK - Klasse in org.xbib.interlibrary.catalog.matching.title
- REFERENCE - Enum-Konstante in Enum-Klasse org.xbib.interlibrary.catalog.matching.endeavor.BibliographicType
- REFERENCE_WITH_ID - Enum-Konstante in Enum-Klasse org.xbib.interlibrary.catalog.matching.endeavor.BibliographicType
- remove() - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.QuotedStringTokenizer
- RunLengthEncoder - Klasse in org.xbib.interlibrary.catalog.matching.digits
- RunLengthEncoder() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.digits.RunLengthEncoder
S
- SERIAL - Enum-Konstante in Enum-Klasse org.xbib.interlibrary.catalog.matching.endeavor.BibliographicType
- SERIAL_WITH_ID - Enum-Konstante in Enum-Klasse org.xbib.interlibrary.catalog.matching.endeavor.BibliographicType
- SerialComponentOrderKey - Klasse in org.xbib.interlibrary.catalog.matching.structure
- SerialComponentOrderKey() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.structure.SerialComponentOrderKey
- setDelimiter(char) - Methode in Klasse org.xbib.interlibrary.catalog.matching.date.YearKey
- setDelimiter(char) - Methode in Klasse org.xbib.interlibrary.catalog.matching.DefaultKey
- setDelimiter(char) - Methode in Schnittstelle org.xbib.interlibrary.catalog.matching.DomainKey
-
Set delimiter char.
- setDelimiter(char) - Methode in Klasse org.xbib.interlibrary.catalog.matching.endeavor.PublicationType
- setDelimiter(char) - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.GermanNameKey
- setDelimiter(char) - Methode in Klasse org.xbib.interlibrary.catalog.matching.name.NameKey
- setDelimiter(char) - Methode in Klasse org.xbib.interlibrary.catalog.matching.structure.MemberComponent
- setDelimiter(char) - Methode in Klasse org.xbib.interlibrary.catalog.matching.title.TitleKey
- setDomain(Domain) - Methode in Klasse org.xbib.interlibrary.catalog.matching.DefaultKey
- setMaxCodeLen(int) - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.DoubleMetaphoneEncoder
-
Sets the maxCodeLen.
- setMaxCodeLen(int) - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.MetaphoneEncoder
-
Sets the maxCodeLen.
- setMaxLength(int) - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.SoundexEncoder
-
Sets the maxLength.
- setPublicationType(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.PublishedJournalKey
- setUsable(boolean) - Methode in Schnittstelle org.xbib.interlibrary.catalog.matching.CompositeKey
-
Set or unset usable flag.
- setUsable(boolean) - Methode in Klasse org.xbib.interlibrary.catalog.matching.DefaultCompositeKey
- SIMPLE - Enum-Konstante in Enum-Klasse org.xbib.interlibrary.catalog.matching.Domain
- SimpleEntropyEncoder - Klasse in org.xbib.interlibrary.catalog.matching.string
-
A simple entropy encoder Inspired by: Character coding for bibliographical record control.
- SimpleEntropyEncoder() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.string.SimpleEntropyEncoder
- size() - Methode in Klasse org.xbib.interlibrary.catalog.matching.DefaultCompositeKey
- size() - Methode in Klasse org.xbib.interlibrary.catalog.matching.title.TitleKey
- SoundexEncoder - Klasse in org.xbib.interlibrary.catalog.matching.string
-
Encodes a string into a soundex value.
- SoundexEncoder() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.string.SoundexEncoder
-
Creates an instance of the Soundex object using the default US_ENGLISH mapping.
- SoundexEncoder(List<Character>) - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.string.SoundexEncoder
-
Creates a soundex instance using a custom mapping.
- split(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.PublishedJournalKey
- splitWord(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.string.WordEncoder
- StringEncoder - Schnittstelle in org.xbib.interlibrary.catalog.matching.string
-
Interface for string encoding.
T
- TITLE - Enum-Konstante in Enum-Klasse org.xbib.interlibrary.catalog.matching.Domain
- TitleKey - Klasse in org.xbib.interlibrary.catalog.matching.title
-
Title key.
- TitleKey() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.title.TitleKey
- toString() - Methode in Klasse org.xbib.interlibrary.catalog.matching.DefaultCompositeKey
- toString() - Methode in Klasse org.xbib.interlibrary.catalog.matching.DefaultKey
- toString() - Methode in Enum-Klasse org.xbib.interlibrary.catalog.matching.Domain
U
- UNKNOWN - Enum-Konstante in Enum-Klasse org.xbib.interlibrary.catalog.matching.endeavor.BibliographicType
- UnterminatedQuotedStringException - Ausnahmeklasse in org.xbib.interlibrary.catalog.matching.string
-
String tokenizer exception.
- UnterminatedQuotedStringException(String) - Konstruktor für Ausnahmeklasse org.xbib.interlibrary.catalog.matching.string.UnterminatedQuotedStringException
-
Creates a new String tokenizer object.
- update(DomainKey<T>) - Methode in Schnittstelle org.xbib.interlibrary.catalog.matching.CompositeKey
-
Update component.
- update(DomainKey<T>) - Methode in Klasse org.xbib.interlibrary.catalog.matching.DefaultCompositeKey
- US_ENGLISH - Statische Variable in Klasse org.xbib.interlibrary.catalog.matching.string.SoundexEncoder
-
This static variable contains an instance of the Soundex using the US_ENGLISH mapping.
V
- valueOf(String) - Statische Methode in Enum-Klasse org.xbib.interlibrary.catalog.matching.Domain
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- valueOf(String) - Statische Methode in Enum-Klasse org.xbib.interlibrary.catalog.matching.endeavor.BibliographicType
-
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.
- values() - Statische Methode in Enum-Klasse org.xbib.interlibrary.catalog.matching.Domain
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- values() - Statische Methode in Enum-Klasse org.xbib.interlibrary.catalog.matching.endeavor.BibliographicType
-
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.
- volume(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.structure.SerialComponentOrderKey
W
- WordBoundaryEntropyEncoder - Klasse in org.xbib.interlibrary.catalog.matching.string
-
A word-boundary aware entropy encoder.
- WordBoundaryEntropyEncoder() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.string.WordBoundaryEntropyEncoder
- WordEncoder - Klasse in org.xbib.interlibrary.catalog.matching.string
- WordEncoder() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.string.WordEncoder
- workName(CharSequence) - Methode in Klasse org.xbib.interlibrary.catalog.matching.AuthoredWorkKey
Y
- year(String) - Methode in Klasse org.xbib.interlibrary.catalog.matching.AuthoredWorkKey
- YearKey - Klasse in org.xbib.interlibrary.catalog.matching.date
- YearKey() - Konstruktor für Klasse org.xbib.interlibrary.catalog.matching.date.YearKey
Alle Klassen und Schnittstellen|Alle Packages|Serialisierte Form