Uses of Package
de.bcxp.challenge.common.model
Packages that use de.bcxp.challenge.common.model
Package
Description
Provides interfaces and utilities for analyzing documents.
CSV-specific analysis utilities.
Provides interfaces and implementations for parsing different types of documents.
CSV-specific document parsing functionality.
Data models representing documents, entries, and domain objects.
Utility classes for common operations.
Provides functionality to parse and analyze country-related data.
Provides functionality to parse and analyze weather-related data.
-
Classes in de.bcxp.challenge.common.model used by de.bcxp.challenge.common.analysisClassDescriptionRepresents an abstract document containing a list of
DocumentEntry
objects.Represents an abstract entry within aDocument
. -
Classes in de.bcxp.challenge.common.model used by de.bcxp.challenge.common.analysis.csvClassDescriptionRepresents an abstract document containing a list of
DocumentEntry
objects.Represents an abstract entry within aDocument
. -
Classes in de.bcxp.challenge.common.model used by de.bcxp.challenge.common.documentParsing
-
Classes in de.bcxp.challenge.common.model used by de.bcxp.challenge.common.documentParsing.csvClassDescriptionRepresents an abstract document containing a list of
DocumentEntry
objects.Represents an abstract entry within aDocument
. -
Classes in de.bcxp.challenge.common.model used by de.bcxp.challenge.common.model
-
Classes in de.bcxp.challenge.common.model used by de.bcxp.challenge.common.utilityClassDescriptionRepresents an abstract document containing a list of
DocumentEntry
objects.Represents an abstract entry within aDocument
. -
Classes in de.bcxp.challenge.common.model used by de.bcxp.challenge.countriesClassDescriptionRepresents an abstract document containing a list of
DocumentEntry
objects.Represents an abstract entry within aDocument
. -
Classes in de.bcxp.challenge.common.model used by de.bcxp.challenge.weatherClassDescriptionRepresents an abstract document containing a list of
DocumentEntry
objects.Represents an abstract entry within aDocument
.