Package gov.nasa.arc.pds.tools.container
Class URLContentsContainer
java.lang.Object
gov.nasa.arc.pds.tools.container.URLContentsContainer
- All Implemented Interfaces:
BaseContainerInterface
public class URLContentsContainer extends Object implements BaseContainerInterface
A container class for the contents of URL or URI.
- Version:
- $Revision: $
- Author:
- jagander
-
Constructor Summary
Constructors Constructor Description URLContentsContainer(byte[] bytes, String charset) -
Method Summary
Modifier and Type Method Description byte[]getBytes()StringgetCharset()StringtoString()