Package net.sf.dict4j

Interface Summary
DictLogAppender  
DictTransport  
 

Class Summary
DictLogAppenderFile  
DictPatterns CHAR = CTL = CR = LF = SPACE = HTAB = <"> = <'> = CRLF = CR LF WS = 1*(SPACE / HTAB)

dqstring = <"> *(dqtext/quoted-pair) <"> dqtext = , "\", and CTLs> sqstring = <'> *(dqtext/quoted-pair) <'> sqtext = , "\", and CTLs> quoted-pair = "\" CHAR

atom = 1*, <">, and "\"> string = * word = * description = * text = *

DictSession Dict protocol session

This class is thread-safe.

DictTransportDefault  
Digest  
 

Enum Summary
CommandEnum The standard commands as per RFC2229 that are sent to the DICT server
ResponseEnum The standard response codes received from the server as per RFC 2229