Located in compilation unit of java.
Modifier and Type | Field and Description |
---|---|
pack-priv static final ContentHandler |
Access | Constructor and Description |
---|---|
pack-priv |
Modifier and Type | Method and Description |
---|---|
public Object | getContent(URLConnection
a URL connection. uc)Implements abstract java. Given a URL connect stream positioned at the beginning of the representation of an object, this method reads that stream and creates an object from it. |
INSTANCE | back to summary |
---|---|
pack-priv static final ContentHandler INSTANCE |
UnknownContentHandler | back to summary |
---|---|
pack-priv UnknownContentHandler() |
getContent | back to summary |
---|---|
public Object getContent(URLConnection uc) throws IOException Implements abstract java. Doc from java. Given a URL connect stream positioned at the beginning of the representation of an object, this method reads that stream and creates an object from it.
|