Package com.atlassian.jira.util

Interface Summary
ErrorCollection A very simple interface to collect errors.
I18nHelper  
MantisImportBean.MappingBean  
ResourceLoader  
 

Class Summary
AttachmentUtils  
BugzillaImportBean  
BugzillaImportBean.DefaultBugzillaMappingBean  
ClasspathResourceLoader  
CollectionReorderer  
CustomMantisImportBean A variant of the MantisImportBean meeting some special customer requirements: A log (/tmp/attachments.txt) is kept of where attachments are created.
EasyList A replacement for UtilMisc.toList().
EncodingMap EncodingMap is a convenience class which handles conversions between IANA encoding names and Java encoding names, and vice versa.
ImportUtils Utility code originally written to support various importers.
IOUtil General IO Stream manipulation.
JiraDateUtils  
JiraEntityUtils  
JiraKeyUtils  
JiraKeyUtilsBean  
JiraLicenseRegistry  
JiraTypeUtils  
JiraUserUtils  
JiraUtils Miscellaneous utility methods.
JiraVelocityHelper A simple class store methods we want to expose to velocity templates
Lock Used to lock resources using a file system file as a lock
LuceneUtils A simple utility class for our common Lucene usage methods.
MantisImportBean  
MantisImportBean.DefaultMappingBean Class mapping Mantis ids (see lang/strings_english.txt in the Mantis source) to JIRA IDs
ObjectUtils  
ParameterKeys  
ParameterStore  
ParameterUtils  
RegexpUtils  
SimpleErrorCollection  
URLCodec Implements the 'www-form-urlencoded' encoding scheme, also misleadingly known as URL encoding.
XmlReader This handles several XML-related tasks that normal java.io Readers don't support, inluding use of IETF standard encoding names and automatic detection of most XML encodings.
XmlReader.AsciiReader  
XmlReader.BaseReader  
XmlReader.Iso8859_1Reader  
XmlReader.Utf8Reader  
 

Exception Summary
LockException Thrown when a timeout has been reached while trying to obtain a lock
ParameterUtils.DateTooEarlyException  
 



Copyright © 2002-2005 Atlassian. All Rights Reserved.