All Packages Class Hierarchy This Package Previous Next Index
Class net.www.content.application.x_tar
java.lang.Object
|
+----java.net.ContentHandler
|
+----net.www.content.application.x_tar
- public class x_tar
- extends ContentHandler
-
x_tar()
-
-
getContent(URLConnection)
-
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.
x_tar
public x_tar()
getContent
public Object getContent(URLConnection uc) throws IOException
- 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.
- Overrides:
- getContent in class ContentHandler
All Packages Class Hierarchy This Package Previous Next Index