Class ManifestDecoder
- java.lang.Object
- 
- org.arvados.client.logic.collection.ManifestDecoder
 
- 
 public class ManifestDecoder extends java.lang.Object
- 
- 
Constructor SummaryConstructors Constructor Description ManifestDecoder()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<ManifestStream>decode(java.lang.String manifestText)
 
- 
- 
- 
Method Detail- 
decodepublic java.util.List<ManifestStream> decode(java.lang.String manifestText) 
 
- 
 
-