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 SummaryConstructors Constructor Description URLContentsContainer(byte[] bytes, String charset)
- 
Method SummaryModifier and Type Method Description byte[]getBytes()StringgetCharset()StringtoString()