Uses of Class
org.praxislive.project.ParseException
-
Uses of ParseException in org.praxislive.project
Methods in org.praxislive.project that throw ParseExceptionModifier and TypeMethodDescriptionstatic GraphModelParse the given graph script into a graph model.static GraphModelParse the given graph script into a graph model.static ProjectModelParse the given project script into a project model.static ProjectModelParse the given project script and context into a project model.static GraphModelGraphModel.parseSubgraph(String graph) Parse the given subgraph script into a graph model.static GraphModelGraphModel.parseSubgraph(URI context, String graph) Parse the given subgraph script into a graph model.