See: Description
| Class | Description |
|---|---|
| GridProblemScriptParser |
This class parses a problem script description of type
GridProblemScript,
to or from XML. |
| KnnProblemScriptParser |
This class parses a problem script description of type
KnnProblemScript,
to or from XML. |
| ProblemParser |
This class parses a problem description of type
Problem to or from XML. |
| ProblemScriptParser |
This class parses a problem script description of type
ProblemScript or derived
classes, to or from XML. |
| SolutionParser |
This class parses a solution description of type
Solution to or from XML. |
| SomProblemScriptParser |
This class parses a problem script description of type
SomProblemScript,
to or from XML. |