Package org.xcsp.parser
-
Class Summary Class Description XParser This class corresponds to a Java parser that uses DOM (Document Object Model) to parse XCSP3 instances. -
Enum Summary Enum Description XParser.TypePrimitive The enum type describing the different types of primitives that can be used for representing arrays of integer tuples. -
Exception Summary Exception Description WrongTypeException An exception thrown when a constraint parameter has not the expected type.