Uses of Interface
eu.europa.ec.taxud.cesop.readers.IPspXmlReader
-
Packages that use IPspXmlReader Package Description eu.europa.ec.taxud.cesop.readers eu.europa.ec.taxud.cesop.validation -
-
Uses of IPspXmlReader in eu.europa.ec.taxud.cesop.readers
Classes in eu.europa.ec.taxud.cesop.readers that implement IPspXmlReader Modifier and Type Class Description class
PspXmlReader
Utils class reading a PSP XML file. -
Uses of IPspXmlReader in eu.europa.ec.taxud.cesop.validation
Constructors in eu.europa.ec.taxud.cesop.validation with parameters of type IPspXmlReader Constructor Description PspValidatingReader(IPspXmlReader xmlReader, ValidationSettings settings, boolean checkBRs)
Instantiates a new Psp validating reader.
-