|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.net.URLConnection net.sf.dict4j.url.dict.DictURLConnection net.sf.dict4j.url.dict.DefineDictURLConnection
public class DefineDictURLConnection
Field Summary |
---|
Fields inherited from class net.sf.dict4j.url.dict.DictURLConnection |
---|
database, offset, session, word |
Fields inherited from class java.net.URLConnection |
---|
allowUserInteraction, connected, doInput, doOutput, ifModifiedSince, url, useCaches |
Constructor Summary | |
---|---|
DefineDictURLConnection(java.net.URL dictURL)
|
Method Summary | |
---|---|
java.lang.Object |
getContent()
|
protected void |
parseParameters(java.lang.String[] parameters)
|
Methods inherited from class java.net.URLConnection |
---|
getConnectTimeout, getDefaultAllowUserInteraction, getDefaultRequestProperty, getFileNameMap, getPermission, getReadTimeout, getURL, getUseCaches, guessContentTypeFromName, guessContentTypeFromStream, setConnectTimeout, setContentHandlerFactory, setDefaultAllowUserInteraction, setDefaultRequestProperty, setFileNameMap, setReadTimeout, setUseCaches, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DefineDictURLConnection(java.net.URL dictURL) throws java.net.MalformedURLException
java.net.MalformedURLException
Method Detail |
---|
protected void parseParameters(java.lang.String[] parameters) throws java.net.MalformedURLException
parseParameters
in class DictURLConnection
java.net.MalformedURLException
public java.lang.Object getContent() throws java.io.IOException
getContent
in class java.net.URLConnection
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |