Class | Description |
---|---|
CaseChangeMenu | |
CaseChanger |
Class with static methods for changing the case of strings and arrays of
strings.
|
ErrorConsole |
This class redirects the System.err stream so it goes both the way it normally
goes, and into a ByteArrayOutputStream.
|
FileNameCleaner | |
ManageKeywordsAction |
An Action for launching mass field.
|
MassSetFieldAction |
An Action for launching mass field.
|
NameListNormalizer |
Class containing method(s) for normalizing author lists to BibTeX format.
|
Pair<P,V> |
Class for putting objects of two types together.
|
QuotedStringTokenizer |
A String tokenizer that works just like StringTokenizer, but considers quoted
characters (which do not act as delimiters).
|
ResourceExtractor |
This class performs the somewhat weird action of extracting a file from within the running JabRef jar,
and storing it to the given File.
|
TBuildInfo | |
TXMLReader | |
TypeOr<S,T> |
This little contraption is used if a generic type is needed that is either a
S or a T.
|
XMPSchemaBibtex | |
XMPUtil |
XMPUtils provide support for reading and writing BibTex data as XMP-Metadata
in PDF-documents.
|
Exception | Description |
---|---|
EncryptionNotSupportedException |