| Package | Description |
|---|---|
| eu.europa.ec.taxud.validation.reader |
Contains the
Readers and all relavant to the Readers classes |
| eu.europa.ec.taxud.validation.validator |
Contains all the Validation relevant classes
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
JSONFileReader
The type Json file reader.
|
|
class |
XMLFileReader
XMLFileReader is an XML file reader provided with the validation module core module. |
| Modifier and Type | Method | Description |
|---|---|---|
Reader |
BaseValidator.getReader()
Return the reader associated with validator.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
BaseValidator.setReader(Reader reader)
Set reader to use to read the input data.
|
|
void |
Validator.setReader(Reader reader)
Set reader to use to read the input data.
|
|
void |
SecurityValidator.setReader(Reader reader)
Set reader to use to read the input data.
|
Copyright © 2025. All rights reserved.