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