JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
H
I
L
M
P
R
S
T
A
addToArray(String[], String)
- Static method in class eu.europeana.corelib.utils.
StringArrayUtils
Adds a string to a string array.
addToList(List<String>, String[])
- Static method in class eu.europeana.corelib.utils.
StringArrayUtils
Adds a string array to alist of strings
C
check(String)
- Method in class eu.europeana.corelib.utils.service.impl.
MltStopwordsServiceImpl
check(String)
- Method in interface eu.europeana.corelib.utils.service.
MltStopwordsService
Checks whether a word is part of the stop word list
clean(String)
- Static method in class eu.europeana.corelib.utils.
StringArrayUtils
Remove all leading/trailing whitespace, and replace multiple spaces between text to a single space
clone(Date)
- Static method in class eu.europeana.corelib.utils.
DateUtils
Clone a date
CollectionUtils
- Class in
eu.europeana.corelib.utils
Collection utility classes
CollectionUtils()
- Constructor for class eu.europeana.corelib.utils.
CollectionUtils
compareTo(LanguageVersion)
- Method in class eu.europeana.corelib.utils.model.
LanguageVersion
concat(String...)
- Static method in class eu.europeana.corelib.utils.
StringArrayUtils
createEuropeanaId(String, String)
- Static method in class eu.europeana.corelib.utils.
EuropeanaUriUtils
Create the EuropeanaID from the collection ID and record ID
createPhraseValue(String)
- Static method in class eu.europeana.corelib.utils.
EuropeanaStringUtils
createResolveEuropeanaId(String, String)
- Static method in class eu.europeana.corelib.utils.
EuropeanaUriUtils
D
DateInterval
- Class in
eu.europeana.corelib.utils.model
Class representing a Date interval
DateInterval(Date, Date)
- Constructor for class eu.europeana.corelib.utils.model.
DateInterval
DateIntervalUtils
- Class in
eu.europeana.corelib.utils
DateIntervalUtils()
- Constructor for class eu.europeana.corelib.utils.
DateIntervalUtils
DateUtils
- Class in
eu.europeana.corelib.utils
Date util classes
decode(String)
- Static method in class eu.europeana.corelib.utils.
EuropeanaUriUtils
E
EMPTY_ARRAY
- Static variable in class eu.europeana.corelib.utils.
StringArrayUtils
encode(String)
- Static method in class eu.europeana.corelib.utils.
EuropeanaUriUtils
equals(Object)
- Method in class eu.europeana.corelib.utils.model.
LanguageVersion
eu.europeana.corelib.utils
- package eu.europeana.corelib.utils
eu.europeana.corelib.utils.model
- package eu.europeana.corelib.utils.model
eu.europeana.corelib.utils.service
- package eu.europeana.corelib.utils.service
eu.europeana.corelib.utils.service.impl
- package eu.europeana.corelib.utils.service.impl
EuropeanaStringUtils
- Class in
eu.europeana.corelib.utils
EuropeanaStringUtils()
- Constructor for class eu.europeana.corelib.utils.
EuropeanaStringUtils
EuropeanaUriUtils
- Class in
eu.europeana.corelib.utils
EuropeanaID creator class
F
format(Date)
- Static method in class eu.europeana.corelib.utils.
DateUtils
Format a date
formatList(String[])
- Static method in class eu.europeana.corelib.utils.
StringArrayUtils
Create a string representation of a string array
G
getBegin()
- Method in class eu.europeana.corelib.utils.model.
DateInterval
getDay(int)
- Static method in class eu.europeana.corelib.utils.
DateIntervalUtils
getEnd()
- Method in class eu.europeana.corelib.utils.model.
DateInterval
getLanguageCode()
- Method in class eu.europeana.corelib.utils.model.
LanguageVersion
getLast24Hours()
- Static method in class eu.europeana.corelib.utils.
DateIntervalUtils
getMonth(int)
- Static method in class eu.europeana.corelib.utils.
DateIntervalUtils
getText()
- Method in class eu.europeana.corelib.utils.model.
LanguageVersion
getThisWeek()
- Static method in class eu.europeana.corelib.utils.
DateIntervalUtils
getToday()
- Static method in class eu.europeana.corelib.utils.
DateIntervalUtils
getWeek()
- Static method in class eu.europeana.corelib.utils.
DateIntervalUtils
getWeek(int)
- Static method in class eu.europeana.corelib.utils.
DateIntervalUtils
H
hashCode()
- Method in class eu.europeana.corelib.utils.model.
LanguageVersion
I
ImageUtils
- Class in
eu.europeana.corelib.utils
isBlank(String[])
- Static method in class eu.europeana.corelib.utils.
StringArrayUtils
Check if an array is empty
isNotBlank(String[])
- Static method in class eu.europeana.corelib.utils.
StringArrayUtils
Check if an array is not empty
isNotBlankList(List<String>)
- Static method in class eu.europeana.corelib.utils.
StringArrayUtils
Check if an array is not empty
L
languageCode
- Variable in class eu.europeana.corelib.utils.model.
LanguageVersion
LanguageVersion
- Class in
eu.europeana.corelib.utils.model
A simple class for holding information about a text and its language code.
LanguageVersion(String, String)
- Constructor for class eu.europeana.corelib.utils.model.
LanguageVersion
M
MltStopwordsService
- Interface in
eu.europeana.corelib.utils.service
MltStopwordsServiceImpl
- Class in
eu.europeana.corelib.utils.service.impl
MltStopwordsServiceImpl(File)
- Constructor for class eu.europeana.corelib.utils.service.impl.
MltStopwordsServiceImpl
P
parse(String)
- Static method in class eu.europeana.corelib.utils.
DateUtils
Read a date from a string
R
returnFirst(T[], T)
- Static method in class eu.europeana.corelib.utils.
CollectionUtils
Return the first element of an array, or a predefined object
S
scale(BufferedImage, int, int)
- Static method in class eu.europeana.corelib.utils.
ImageUtils
Scales an Image proportionally.
setBegin(Date)
- Method in class eu.europeana.corelib.utils.model.
DateInterval
setEnd(Date)
- Method in class eu.europeana.corelib.utils.model.
DateInterval
setLanguageCode(String)
- Method in class eu.europeana.corelib.utils.model.
LanguageVersion
setText(String)
- Method in class eu.europeana.corelib.utils.model.
LanguageVersion
splitWebParameter(String[])
- Static method in class eu.europeana.corelib.utils.
StringArrayUtils
Create a normalized array from web parameters, which can be array of strings concatenated by space, + or ,.
StringArrayUtils
- Class in
eu.europeana.corelib.utils
String array util classes
StringArrayUtils()
- Constructor for class eu.europeana.corelib.utils.
StringArrayUtils
T
text
- Variable in class eu.europeana.corelib.utils.model.
LanguageVersion
toArray(List<String>)
- Static method in class eu.europeana.corelib.utils.
StringArrayUtils
Convert a list to array
toArray(String...)
- Static method in class eu.europeana.corelib.utils.
StringArrayUtils
toBufferedImage(byte[])
- Static method in class eu.europeana.corelib.utils.
ImageUtils
Converts a byte array to a BufferedImage.
toByteArray(BufferedImage)
- Static method in class eu.europeana.corelib.utils.
ImageUtils
Converts a BufferedImage to a byte array.
toList(String...)
- Static method in class eu.europeana.corelib.utils.
StringArrayUtils
toSet(String...)
- Static method in class eu.europeana.corelib.utils.
StringArrayUtils
toString()
- Method in class eu.europeana.corelib.utils.model.
DateInterval
toString()
- Method in class eu.europeana.corelib.utils.model.
LanguageVersion
A
C
D
E
F
G
H
I
L
M
P
R
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017 Europeana Foundation. All rights reserved.