Class JupyterParserVer4
- java.lang.Object
-
- org.testingisdocumenting.znai.jupyter.JupyterParserVer4
-
- All Implemented Interfaces:
JupyterParser
public class JupyterParserVer4 extends java.lang.Object implements JupyterParser
-
-
Constructor Summary
Constructors Constructor Description JupyterParserVer4()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JupyterNotebookparse(java.util.Map<java.lang.String,?> json)
-
-
-
Method Detail
-
parse
public JupyterNotebook parse(java.util.Map<java.lang.String,?> json)
- Specified by:
parsein interfaceJupyterParser
-
-