A B C D E G H I J K L M N O P Q R S T U V W X

A

AbbreviationsEngineImpl - Class in org.jiim.translation
Implementation of the abbreviations engine that expands abbreviations and acronyms
AbbreviationsEngineImpl() - Constructor for class org.jiim.translation.AbbreviationsEngineImpl
 
accumulate(String, Object) - Method in class org.json.JSONObject
Accumulate values under a key.
addIncomingMessage(String, String, String) - Method in class org.jiim.TranslingualConversation
 
addMessage(String, String) - Method in interface org.jiim.data.ITranscript
 
addMessage(String, String) - Method in class org.jiim.data.TranscriptMemoryImpl
 
addMessageToCommon(String) - Method in interface org.jiim.data.ITranscript
 
addMessageToCommon(String) - Method in class org.jiim.data.TranscriptMemoryImpl
 
addMessageToLocalized(String, String) - Method in interface org.jiim.data.ITranscript
 
addMessageToLocalized(String, String) - Method in class org.jiim.data.TranscriptMemoryImpl
 
addParticipant(String, Participant) - Method in class org.jiim.TranslingualConversation
 
AMP - Static variable in class org.json.XML
The Character '&'.
APOS - Static variable in class org.json.XML
The Character '''.
append(String, Object) - Method in class org.json.JSONObject
Append values to the array under a key.
array() - Method in class org.json.JSONWriter
Begin appending a new array.

B

back() - Method in class org.json.JSONTokener
Back up one character.
BANG - Static variable in class org.json.XML
The Character '!'.

C

CDL - Class in org.json
This provides static methods to convert comma delimited text into a JSONArray, and to covert a JSONArray into comma delimited text.
CDL() - Constructor for class org.json.CDL
 
Cookie - Class in org.json
Convert a web browser cookie specification to a JSONObject and back.
Cookie() - Constructor for class org.json.Cookie
 
CookieList - Class in org.json
Convert a web browser cookie list string to a JSONObject and back.
CookieList() - Constructor for class org.json.CookieList
 
createJSONResponse(Map<String, String>) - Method in class org.jiim.JiimController
 
createJSONResponse(Map<String, String>) - Method in class org.jiim.LanguageChangeController
 
createJSONResponse(Map<String, String>) - Method in class org.jiim.PreferencesChangeController
 
createXMLResponse(Map<String, String>) - Method in class org.jiim.JiimController
 
createXMLResponse(Map<String, String>) - Method in class org.jiim.LanguageChangeController
 
createXMLResponse(Map<String, String>) - Method in class org.jiim.PreferencesChangeController
 
CRLF - Static variable in class org.json.HTTP
Carriage return/line feed.

D

dehexchar(char) - Static method in class org.json.JSONTokener
Get the hex value of a character (base16).
doubleToString(double) - Static method in class org.json.JSONObject
Produce a string from a double.

E

endArray() - Method in class org.json.JSONWriter
End an array.
endObject() - Method in class org.json.JSONWriter
End an object.
entity - Static variable in class org.json.XMLTokener
The table of entity values.
EQ - Static variable in class org.json.XML
The Character '='.
escape(String) - Static method in class org.json.Cookie
Produce a copy of a string in which the characters '+', '%', '=', ';' and control characters are replaced with "%hh".
escape(String) - Static method in class org.json.XML
Replace special characters with XML escapes:
expand(String, String) - Method in class org.jiim.translation.AbbreviationsEngineImpl
 
expand(String, String) - Method in interface org.jiim.translation.IAbbreviationsEngine
Expand acronym or abbreviated word into its full length
extractTranslatedText(String) - Method in class org.jiim.translation.TranslationEngineAltavistaImpl
 
extractTranslatedText(String) - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
extractTranslatedText(String) - Method in class org.jiim.translation.TranslationEngineGoogleImpl
 

G

get(int) - Method in class org.json.JSONArray
Get the object value associated with an index.
get(String) - Method in class org.json.JSONObject
Get the value object associated with a key.
getAbbreviationsEngine() - Method in class org.jiim.TranslingualConversation
 
getAccept() - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
getAcceptCharset() - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
getBoolean(int) - Method in class org.json.JSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class org.json.JSONObject
Get the boolean value associated with a key.
getCause() - Method in exception org.json.JSONException
 
getCommon() - Method in interface org.jiim.data.ITranscript
 
getCommon() - Method in class org.jiim.data.TranscriptMemoryImpl
 
getContentType() - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
getCookie() - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
getDouble(int) - Method in class org.json.JSONArray
Get the double value associated with an index.
getDouble(String) - Method in class org.json.JSONObject
Get the double value associated with a key.
getEncoding() - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
getFilePath() - Method in class org.jiim.data.TranscriptMemoryImpl
 
getFontColour() - Method in interface org.jiim.data.IPreferences
 
getFontColour() - Method in class org.jiim.data.Preferences
 
getFontStyle() - Method in interface org.jiim.data.IPreferences
 
getFontStyle() - Method in class org.jiim.data.Preferences
 
getHost() - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
getId() - Method in class org.jiim.data.Participant
 
getId() - Method in class org.jiim.TranslingualConversation
 
getInt(int) - Method in class org.json.JSONArray
Get the int value associated with an index.
getInt(String) - Method in class org.json.JSONObject
Get the int value associated with a key.
getJSONArray(int) - Method in class org.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class org.json.JSONObject
Get the JSONArray value associated with a key.
getJSONObject(int) - Method in class org.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class org.json.JSONObject
Get the JSONObject value associated with a key.
getLanguage() - Method in class org.jiim.data.Participant
 
getLocalized(String) - Method in interface org.jiim.data.ITranscript
 
getLocalized(String) - Method in class org.jiim.data.TranscriptMemoryImpl
 
getLong(int) - Method in class org.json.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class org.json.JSONObject
Get the long value associated with a key.
getMailMessage() - Method in class org.jiim.translation.TranslationEngineAdvice
 
getMailSender() - Method in class org.jiim.translation.TranslationEngineAdvice
 
getMaxSize() - Method in class org.jiim.data.TranscriptMemoryImpl
 
getMessageSource() - Method in class org.jiim.translation.AbbreviationsEngineImpl
 
getMessageSource() - Method in interface org.jiim.translation.IAbbreviationsEngine
 
getNickname() - Method in class org.jiim.data.Participant
 
getParticipants() - Method in class org.jiim.TranslingualConversation
 
getPreferences() - Method in class org.jiim.data.Participant
 
getPrefix() - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
getProperties() - Method in interface org.jiim.translation.ITranslationEngine
 
getProperties() - Method in class org.jiim.translation.TranslationEngineAltavistaImpl
 
getProperties() - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
getProperties() - Method in class org.jiim.translation.TranslationEngineGoogleImpl
 
getReferer() - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
getResponseFromTranslationService(URLConnection) - Method in class org.jiim.translation.TranslationEngineAltavistaImpl
 
getResponseFromTranslationService(URLConnection) - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
getResponseFromTranslationService(URLConnection) - Method in class org.jiim.translation.TranslationEngineGoogleImpl
 
getString(int) - Method in class org.json.JSONArray
Get the string associated with an index.
getString(String) - Method in class org.json.JSONObject
Get the string associated with a key.
getSuffix() - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
getTranscript() - Method in class org.jiim.TranslingualConversation
 
getTranslator() - Method in class org.jiim.TranslingualConversation
 
getTranslingualConversation() - Method in class org.jiim.JiimController
 
getTranslingualConversation() - Method in class org.jiim.LanguageChangeController
 
getTranslingualConversation() - Method in class org.jiim.PreferencesChangeController
 
getUrl() - Method in interface org.jiim.translation.ITranslationEngine
 
getUrl() - Method in class org.jiim.translation.TranslationEngineAltavistaImpl
 
getUrl() - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
getUrl() - Method in class org.jiim.translation.TranslationEngineGoogleImpl
 
getUserAgent() - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
GT - Static variable in class org.json.XML
The Character '>'.

H

handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.jiim.JiimController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.jiim.LanguageChangeController
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.jiim.PreferencesChangeController
 
has(String) - Method in class org.json.JSONObject
Determine if the JSONObject contains a specific key.
HTTP - Class in org.json
Convert an HTTP header to a JSONObject and back.
HTTP() - Constructor for class org.json.HTTP
 
HTTPTokener - Class in org.json
The HTTPTokener extends the JSONTokener to provide additional methods for the parsing of HTTP headers.
HTTPTokener(String) - Constructor for class org.json.HTTPTokener
Construct an XMLTokener from a string.

I

IAbbreviationsEngine - Interface in org.jiim.translation
The signature for the abbreviations+acronyms engine implementation
init() - Method in class org.jiim.translation.AbbreviationsEngineImpl
 
init() - Method in class org.jiim.translation.TranslationEngineAltavistaImpl
 
init() - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
init() - Method in class org.jiim.translation.TranslationEngineGoogleImpl
 
IPreferences - Interface in org.jiim.data
 
isExpandAbbreviations() - Method in interface org.jiim.data.IPreferences
 
isExpandAbbreviations() - Method in class org.jiim.data.Preferences
 
isFull() - Method in interface org.jiim.data.ITranscript
 
isFull() - Method in class org.jiim.data.TranscriptMemoryImpl
 
isNull(int) - Method in class org.json.JSONArray
Determine if the value is null.
isNull(String) - Method in class org.json.JSONObject
Determine if the value associated with the key is null or if there is no value.
ISpellcheckEngine - Interface in org.jiim.translation
The signature for the spellchecker engine implementation
ITranscript - Interface in org.jiim.data
The signatures for any implementation of conversation transcripts
ITranslationEngine - Interface in org.jiim.translation
The signature for any translation engine implementation

J

JiimController - Class in org.jiim
 
JiimController() - Constructor for class org.jiim.JiimController
 
join(String) - Method in class org.json.JSONArray
Make a string from the contents of this JSONArray.
JSONArray - Class in org.json
A JSONArray is an ordered sequence of values.
JSONArray() - Constructor for class org.json.JSONArray
Construct an empty JSONArray.
JSONArray(JSONTokener) - Constructor for class org.json.JSONArray
Construct a JSONArray from a JSONTokener.
JSONArray(String) - Constructor for class org.json.JSONArray
Construct a JSONArray from a source sJSON text.
JSONArray(Collection) - Constructor for class org.json.JSONArray
Construct a JSONArray from a Collection.
JSONException - Exception in org.json
The JSONException is thrown by the JSON.org classes then things are amiss.
JSONException(String) - Constructor for exception org.json.JSONException
Constructs a JSONException with an explanatory message.
JSONException(Throwable) - Constructor for exception org.json.JSONException
 
JSONObject - Class in org.json
A JSONObject is an unordered collection of name/value pairs.
JSONObject() - Constructor for class org.json.JSONObject
Construct an empty JSONObject.
JSONObject(JSONObject, String[]) - Constructor for class org.json.JSONObject
Construct a JSONObject from a subset of another JSONObject.
JSONObject(JSONTokener) - Constructor for class org.json.JSONObject
Construct a JSONObject from a JSONTokener.
JSONObject(Map) - Constructor for class org.json.JSONObject
Construct a JSONObject from a Map.
JSONObject(Object, String[]) - Constructor for class org.json.JSONObject
Construct a JSONObject from an Object, using reflection to find the public members.
JSONObject(String) - Constructor for class org.json.JSONObject
Construct a JSONObject from a string.
JSONString - Interface in org.json
The JSONString interface allows a toJSONString() method so that a class can change the behavior of JSONObject.toString(), JSONArray.toString(), and JSONWriter.value(Object).
JSONStringer - Class in org.json
JSONStringer provides a quick and convenient way of producing JSON text.
JSONStringer() - Constructor for class org.json.JSONStringer
Make a fresh JSONStringer.
JSONTokener - Class in org.json
A JSONTokener takes a source string and extracts characters and tokens from it.
JSONTokener(String) - Constructor for class org.json.JSONTokener
Construct a JSONTokener from a string.
JSONWriter - Class in org.json
JSONWriter provides a quick and convenient way of producing JSON text.
JSONWriter(Writer) - Constructor for class org.json.JSONWriter
Make a fresh JSONWriter.

K

key(String) - Method in class org.json.JSONWriter
Append a key.
keys() - Method in class org.json.JSONObject
Get an enumeration of the keys of the JSONObject.

L

LanguageChangeController - Class in org.jiim
 
LanguageChangeController() - Constructor for class org.jiim.LanguageChangeController
 
length() - Method in class org.json.JSONArray
Get the number of elements in the JSONArray, included nulls.
length() - Method in class org.json.JSONObject
Get the number of keys stored in the JSONObject.
logger - Variable in class org.jiim.data.TranscriptMemoryImpl
 
logger - Variable in class org.jiim.JiimController
 
logger - Variable in class org.jiim.LanguageChangeController
 
logger - Variable in class org.jiim.PreferencesChangeController
 
logger - Variable in class org.jiim.translation.AbbreviationsEngineImpl
 
logger - Variable in class org.jiim.translation.TranslationEngineAdvice
 
logger - Variable in class org.jiim.translation.TranslationEngineAltavistaImpl
 
logger - Variable in class org.jiim.translation.TranslationEngineBaseImpl
 
logger - Variable in class org.jiim.translation.TranslationEngineGoogleImpl
 
logger - Variable in class org.jiim.TranslingualConversation
 
LT - Static variable in class org.json.XML
The Character '<'.

M

main(String[]) - Static method in class org.jiim.translation.TranslationEngineGoogleImpl
 
main(String[]) - Static method in class org.json.Test
Entry point.
mode - Variable in class org.json.JSONWriter
The current mode.
more() - Method in class org.json.JSONTokener
Determine if the source string still contains characters that next() can consume.

N

names() - Method in class org.json.JSONObject
Produce a JSONArray containing the names of the elements of this JSONObject.
NEW_LINE - Static variable in class org.jiim.translation.TranslationEngineAdvice
 
next() - Method in class org.json.JSONTokener
Get the next character in the source string.
next(char) - Method in class org.json.JSONTokener
Consume the next character, and check that it matches a specified character.
next(int) - Method in class org.json.JSONTokener
Get the next n characters.
nextCDATA() - Method in class org.json.XMLTokener
Get the text in the CDATA block.
nextClean() - Method in class org.json.JSONTokener
Get the next char in the string, skipping whitespace and comments (slashslash, slashstar, and hash).
nextContent() - Method in class org.json.XMLTokener
Get the next XML outer token, trimming whitespace.
nextEntity(char) - Method in class org.json.XMLTokener
Return the next entity.
nextMeta() - Method in class org.json.XMLTokener
Returns the next XML meta token.
nextString(char) - Method in class org.json.JSONTokener
Return the characters up to the next close quote character.
nextTo(char) - Method in class org.json.JSONTokener
Get the text up but not including the specified character or the end of line, whichever comes first.
nextTo(String) - Method in class org.json.JSONTokener
Get the text up but not including one of the specified delimeter characters or the end of line, whichever comes first.
nextToken() - Method in class org.json.HTTPTokener
Get the next token or string.
nextToken() - Method in class org.json.XMLTokener
Get the next XML Token.
nextValue() - Method in class org.json.JSONTokener
Get the next value.
notify(JoinPoint, Object, String, String, String) - Method in class org.jiim.translation.TranslationEngineAdvice
 
NULL - Static variable in class org.json.JSONObject
It is sometimes more convenient and less ambiguous to have a NULL object than to use Java's null value.
numberToString(Number) - Static method in class org.json.JSONObject
Produce a string from a Number.

O

object() - Method in class org.json.JSONWriter
Begin appending a new object.
opt(int) - Method in class org.json.JSONArray
Get the optional object value associated with an index.
opt(String) - Method in class org.json.JSONObject
Get an optional value associated with a key.
optBoolean(int) - Method in class org.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(int, boolean) - Method in class org.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(String) - Method in class org.json.JSONObject
Get an optional boolean associated with a key.
optBoolean(String, boolean) - Method in class org.json.JSONObject
Get an optional boolean associated with a key.
optDouble(int) - Method in class org.json.JSONArray
Get the optional double value associated with an index.
optDouble(int, double) - Method in class org.json.JSONArray
Get the optional double value associated with an index.
optDouble(String) - Method in class org.json.JSONObject
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
optDouble(String, double) - Method in class org.json.JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
optInt(int) - Method in class org.json.JSONArray
Get the optional int value associated with an index.
optInt(int, int) - Method in class org.json.JSONArray
Get the optional int value associated with an index.
optInt(String) - Method in class org.json.JSONObject
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
optInt(String, int) - Method in class org.json.JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
optJSONArray(int) - Method in class org.json.JSONArray
Get the optional JSONArray associated with an index.
optJSONArray(String) - Method in class org.json.JSONObject
Get an optional JSONArray associated with a key.
optJSONObject(int) - Method in class org.json.JSONArray
Get the optional JSONObject associated with an index.
optJSONObject(String) - Method in class org.json.JSONObject
Get an optional JSONObject associated with a key.
optLong(int) - Method in class org.json.JSONArray
Get the optional long value associated with an index.
optLong(int, long) - Method in class org.json.JSONArray
Get the optional long value associated with an index.
optLong(String) - Method in class org.json.JSONObject
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
optLong(String, long) - Method in class org.json.JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optString(int) - Method in class org.json.JSONArray
Get the optional string value associated with an index.
optString(int, String) - Method in class org.json.JSONArray
Get the optional string associated with an index.
optString(String) - Method in class org.json.JSONObject
Get an optional string associated with a key.
optString(String, String) - Method in class org.json.JSONObject
Get an optional string associated with a key.
org.jiim - package org.jiim
 
org.jiim.data - package org.jiim.data
 
org.jiim.translation - package org.jiim.translation
 
org.json - package org.json
 

P

Participant - Class in org.jiim.data
A participant in a translingual IM conversation
Participant() - Constructor for class org.jiim.data.Participant
 
Participant(String, String, String) - Constructor for class org.jiim.data.Participant
 
persistConversation(List<String>) - Method in class org.jiim.data.TranscriptMemoryImpl
 
Preferences - Class in org.jiim.data
 
Preferences() - Constructor for class org.jiim.data.Preferences
 
PreferencesChangeController - Class in org.jiim
 
PreferencesChangeController() - Constructor for class org.jiim.PreferencesChangeController
 
put(boolean) - Method in class org.json.JSONArray
Append a boolean value.
put(Collection) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(double) - Method in class org.json.JSONArray
Append a double value.
put(int) - Method in class org.json.JSONArray
Append an int value.
put(long) - Method in class org.json.JSONArray
Append an long value.
put(Map) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(Object) - Method in class org.json.JSONArray
Append an object value.
put(int, boolean) - Method in class org.json.JSONArray
Put or replace a boolean value in the JSONArray.
put(int, Collection) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(int, double) - Method in class org.json.JSONArray
Put or replace a double value.
put(int, int) - Method in class org.json.JSONArray
Put or replace an int value.
put(int, long) - Method in class org.json.JSONArray
Put or replace a long value.
put(int, Map) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(int, Object) - Method in class org.json.JSONArray
Put or replace an object value in the JSONArray.
put(String, Collection) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
put(String, boolean) - Method in class org.json.JSONObject
Put a key/boolean pair in the JSONObject.
put(String, double) - Method in class org.json.JSONObject
Put a key/double pair in the JSONObject.
put(String, int) - Method in class org.json.JSONObject
Put a key/int pair in the JSONObject.
put(String, long) - Method in class org.json.JSONObject
Put a key/long pair in the JSONObject.
put(String, Map) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
put(String, Object) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject.
putOpt(String, Object) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.

Q

QUEST - Static variable in class org.json.XML
The Character '?'.
QUOT - Static variable in class org.json.XML
The Character '"'.
quote(String) - Static method in class org.json.JSONObject
Produce a string in double quotes with backslash sequences in all the right places.

R

remove(String) - Method in class org.json.JSONObject
Remove a name and its value, if present.
rowToJSONArray(JSONTokener) - Static method in class org.json.CDL
Produce a JSONArray of strings from a row of comma delimited values.
rowToJSONObject(JSONArray, JSONTokener) - Static method in class org.json.CDL
Produce a JSONObject from a row of comma delimited text, using a parallel JSONArray of strings to provides the names of the elements.
rowToString(JSONArray) - Static method in class org.json.CDL
Produce a comma delimited text row from a JSONArray.

S

sendRequestToTranslationService(URLConnection, String, String, String) - Method in class org.jiim.translation.TranslationEngineAltavistaImpl
 
sendRequestToTranslationService(URLConnection, String, String, String) - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
sendRequestToTranslationService(URLConnection, String, String, String) - Method in class org.jiim.translation.TranslationEngineGoogleImpl
 
setAbbreviationsEngine(IAbbreviationsEngine) - Method in class org.jiim.TranslingualConversation
 
setAccept(String) - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
setAcceptCharset(String) - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
setContentType(String) - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
setCookie(String) - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
setEncoding(String) - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
setExpandAbbreviations(boolean) - Method in interface org.jiim.data.IPreferences
 
setExpandAbbreviations(boolean) - Method in class org.jiim.data.Preferences
 
setFilePath(String) - Method in class org.jiim.data.TranscriptMemoryImpl
 
setFontColour(String) - Method in interface org.jiim.data.IPreferences
 
setFontColour(String) - Method in class org.jiim.data.Preferences
 
setFontStyle(String) - Method in interface org.jiim.data.IPreferences
 
setFontStyle(String) - Method in class org.jiim.data.Preferences
 
setHost(String) - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
setId(String) - Method in class org.jiim.data.Participant
 
setId(String) - Method in class org.jiim.TranslingualConversation
 
setLanguage(String) - Method in class org.jiim.data.Participant
 
setMailMessage(SimpleMailMessage) - Method in class org.jiim.translation.TranslationEngineAdvice
 
setMailSender(MailSender) - Method in class org.jiim.translation.TranslationEngineAdvice
 
setMaxSize(int) - Method in interface org.jiim.data.ITranscript
 
setMaxSize(int) - Method in class org.jiim.data.TranscriptMemoryImpl
 
setMessageSource(MessageSource) - Method in class org.jiim.translation.AbbreviationsEngineImpl
 
setMessageSource(MessageSource) - Method in interface org.jiim.translation.IAbbreviationsEngine
 
setNickname(String) - Method in class org.jiim.data.Participant
 
setParticipants(Map<String, Participant>) - Method in class org.jiim.TranslingualConversation
 
setPreferences(IPreferences) - Method in class org.jiim.data.Participant
 
setPrefix(String) - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
setProperties(Map<String, String>) - Method in interface org.jiim.translation.ITranslationEngine
Set the optional key/value pairs of parameters needed to access the translation service API
setProperties(Map<String, String>) - Method in class org.jiim.translation.TranslationEngineAltavistaImpl
 
setProperties(Map<String, String>) - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
setProperties(Map<String, String>) - Method in class org.jiim.translation.TranslationEngineGoogleImpl
 
setReferer(String) - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
setSuffix(String) - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
setTranscript(ITranscript) - Method in class org.jiim.TranslingualConversation
 
setTranslator(ITranslationEngine) - Method in class org.jiim.TranslingualConversation
 
setTranslingualConversation(TranslingualConversation) - Method in class org.jiim.JiimController
 
setTranslingualConversation(TranslingualConversation) - Method in class org.jiim.LanguageChangeController
 
setTranslingualConversation(TranslingualConversation) - Method in class org.jiim.PreferencesChangeController
 
setUrl(URL) - Method in interface org.jiim.translation.ITranslationEngine
The URL of the translation service, e.g.: 'http://babelfish.altavista.com/tr'
setUrl(URL) - Method in class org.jiim.translation.TranslationEngineAltavistaImpl
 
setUrl(URL) - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
setUrl(URL) - Method in class org.jiim.translation.TranslationEngineGoogleImpl
 
setUserAgent(String) - Method in class org.jiim.translation.TranslationEngineBaseImpl
 
showChat(List<String>) - Method in class org.jiim.TranslingualConversation
 
skipPast(String) - Method in class org.json.JSONTokener
Skip characters until past the requested string.
skipTo(char) - Method in class org.json.JSONTokener
Skip characters until the next character is the requested character.
SLASH - Static variable in class org.json.XML
The Character '/'.
spellcheck(String, String) - Method in interface org.jiim.translation.ISpellcheckEngine
Spellcheck argument 'misspelled' in language 'language'
syntaxError(String) - Method in class org.json.JSONTokener
Make a JSONException to signal a syntax error.

T

Test - Class in org.json
Test class.
Test() - Constructor for class org.json.Test
 
toJSONArray(String) - Static method in class org.json.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string, using the first row as a source of names.
toJSONArray(JSONTokener) - Static method in class org.json.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string, using the first row as a source of names.
toJSONArray(JSONArray, String) - Static method in class org.json.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string using a supplied JSONArray as the source of element names.
toJSONArray(JSONArray, JSONTokener) - Static method in class org.json.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string using a supplied JSONArray as the source of element names.
toJSONArray(JSONArray) - Method in class org.json.JSONObject
Produce a JSONArray containing the values of the members of this JSONObject.
toJSONObject(String) - Static method in class org.json.Cookie
Convert a cookie specification string into a JSONObject.
toJSONObject(String) - Static method in class org.json.CookieList
Convert a cookie list into a JSONObject.
toJSONObject(String) - Static method in class org.json.HTTP
Convert an HTTP header string into a JSONObject.
toJSONObject(JSONArray) - Method in class org.json.JSONArray
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
toJSONObject(String) - Static method in class org.json.XML
Convert a well-formed (but not necessarily valid) XML string into a JSONObject.
toJSONString() - Method in interface org.json.JSONString
The toJSONString method allows a class to produce its own JSON serialization.
toString(JSONArray) - Static method in class org.json.CDL
Produce a comma delimited text from a JSONArray of JSONObjects.
toString(JSONArray, JSONArray) - Static method in class org.json.CDL
Produce a comma delimited text from a JSONArray of JSONObjects using a provided list of names.
toString(JSONObject) - Static method in class org.json.Cookie
Convert a JSONObject into a cookie specification string.
toString(JSONObject) - Static method in class org.json.CookieList
Convert a JSONObject into a cookie list.
toString(JSONObject) - Static method in class org.json.HTTP
Convert a JSONObject into an HTTP header.
toString() - Method in class org.json.JSONArray
Make a JSON text of this JSONArray.
toString(int) - Method in class org.json.JSONArray
Make a prettyprinted JSON text of this JSONArray.
toString() - Method in class org.json.JSONObject
Make a JSON text of this JSONObject.
toString(int) - Method in class org.json.JSONObject
Make a prettyprinted JSON text of this JSONObject.
toString() - Method in class org.json.JSONStringer
Return the JSON text.
toString() - Method in class org.json.JSONTokener
Make a printable string of this JSONTokener.
toString(Object) - Static method in class org.json.XML
Convert a JSONObject into a well-formed, element-normal XML string.
toString(Object, String) - Static method in class org.json.XML
Convert a JSONObject into a well-formed, element-normal XML string.
TranscriptMemoryImpl - Class in org.jiim.data
Memory persistence implementation of the ITranscript interface
TranscriptMemoryImpl() - Constructor for class org.jiim.data.TranscriptMemoryImpl
 
translate(String, String, String) - Method in interface org.jiim.translation.ITranslationEngine
Translates 'text' from a given 'fromLanguage' into a given 'toLanguage'
translate(String, String, String) - Method in class org.jiim.translation.TranslationEngineAltavistaImpl
NOTE: I had to set URIEncoding="UTF-8" on Tomcat's server.xml to get Chinese-English translation working; see http://java.sun.com/developer/technicalArticles/Intl/HTTPCharset/
translate(String, String, String) - Method in class org.jiim.translation.TranslationEngineBaseImpl
NOTE: I had to set URIEncoding="UTF-8" on Tomcat's server.xml to get Chinese-English translation working; see http://java.sun.com/developer/technicalArticles/Intl/HTTPCharset/
translate(String, String, String) - Method in class org.jiim.translation.TranslationEngineGoogleImpl
NOTE: I had to set URIEncoding="UTF-8" on Tomcat's server.xml to get Chinese-English translation working; see http://java.sun.com/developer/technicalArticles/Intl/HTTPCharset/
TranslationEngineAdvice - Class in org.jiim.translation
Maintenance & troubleshooting aspect used to notify by email when an empty string is returned by a org.jiim.translation.ITranslationEngine implementation
TranslationEngineAdvice() - Constructor for class org.jiim.translation.TranslationEngineAdvice
 
TranslationEngineAltavistaImpl - Class in org.jiim.translation
Implementation of the translation engine interface that scrapes Altavista's Babelfish
TranslationEngineAltavistaImpl() - Constructor for class org.jiim.translation.TranslationEngineAltavistaImpl
 
TranslationEngineBaseImpl - Class in org.jiim.translation
Base implementation for translation engines
TranslationEngineBaseImpl() - Constructor for class org.jiim.translation.TranslationEngineBaseImpl
 
TranslationEngineGoogleImpl - Class in org.jiim.translation
Implementation of the translation engine interface that scrapes Google Translate
TranslationEngineGoogleImpl() - Constructor for class org.jiim.translation.TranslationEngineGoogleImpl
 
TranslationException - Exception in org.jiim.translation
Represents exceptions specific to translation engines
TranslationException() - Constructor for exception org.jiim.translation.TranslationException
 
TranslationException(String) - Constructor for exception org.jiim.translation.TranslationException
 
TranslationException(String, Throwable) - Constructor for exception org.jiim.translation.TranslationException
 
TranslationException(Throwable) - Constructor for exception org.jiim.translation.TranslationException
 
TranslingualConversation - Class in org.jiim
Represents a translingual IM conversation involving participants, a translation engine, and a transcript log
TranslingualConversation() - Constructor for class org.jiim.TranslingualConversation
 

U

unescape(String) - Static method in class org.json.Cookie
Convert %hh sequences to single characters, and convert plus to space.

V

value(boolean) - Method in class org.json.JSONWriter
Append either the value true or the value false.
value(double) - Method in class org.json.JSONWriter
Append a double value.
value(long) - Method in class org.json.JSONWriter
Append a long value.
value(Object) - Method in class org.json.JSONWriter
Append an object value.

W

write(Writer) - Method in class org.json.JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(Writer) - Method in class org.json.JSONObject
Write the contents of the JSONObject as JSON text to a writer.
writer - Variable in class org.json.JSONWriter
The writer that will receive the output.

X

XML - Class in org.json
This provides static methods to convert an XML text into a JSONObject, and to covert a JSONObject into an XML text.
XML() - Constructor for class org.json.XML
 
XMLTokener - Class in org.json
The XMLTokener extends the JSONTokener to provide additional methods for the parsing of XML texts.
XMLTokener(String) - Constructor for class org.json.XMLTokener
Construct an XMLTokener from a string.

A B C D E G H I J K L M N O P Q R S T U V W X

© 2005 jorge de castro