| Package | Description |
|---|---|
| org.dspace.browse |
Provides classes and methods for browsing Items in DSpace by whatever
is specified in the configuration.
|
| org.dspace.sort | |
| org.dspace.text.filter |
| Modifier and Type | Class and Description |
|---|---|
class |
LocaleOrderingFilter
Makes a sort string that is Locale dependent.
|
| Modifier and Type | Field and Description |
|---|---|
protected TextFilter[] |
AbstractTextFilterOFD.filters |
| Modifier and Type | Class and Description |
|---|---|
class |
DecomposeDiactritics
Decompose diacritic characters to character + diacritic
|
class |
InitialArticleWord
Abstract class for implementing initial article word filters
Allows you to create new classes with their own rules for mapping
languages to article word lists.
|
class |
LowerCaseAndTrim
Lowercase and trim leading / trailing whitespace
|
class |
MARC21InitialArticleWord
Implements MARC 21 standards to disregard initial
definite or indefinite article in sorting.
|
class |
StandardInitialArticleWord
Implements existing DSpace initial article word behaviour
Note: This only works for languages defined with ISO code entries.
|
class |
StripDiacritics
Strips decomposed diacritic characters from the supplied string
|
class |
StripLeadingNonAlphaNum |
Copyright © 2014 DuraSpace. All Rights Reserved.