Uses of Class
de.gwdg.metadataqa.marc.utils.parser.BooleanContainer
Packages that use BooleanContainer
Package
Description
-
Uses of BooleanContainer in de.gwdg.metadataqa.marc.cli.utils.ignorablerecords
Fields in de.gwdg.metadataqa.marc.cli.utils.ignorablerecords declared as BooleanContainerModifier and TypeFieldDescriptionprotected BooleanContainer<CriteriumPica>PicaFilter.booleanCriteriaMethods in de.gwdg.metadataqa.marc.cli.utils.ignorablerecords that return BooleanContainerMethods in de.gwdg.metadataqa.marc.cli.utils.ignorablerecords with parameters of type BooleanContainerModifier and TypeMethodDescriptionbooleanPicaFilter.metCriteria(BibliographicRecord marcRecord, BooleanContainer<CriteriumPica> criteria) -
Uses of BooleanContainer in de.gwdg.metadataqa.marc.utils.parser
Methods in de.gwdg.metadataqa.marc.utils.parser that return BooleanContainerMethods in de.gwdg.metadataqa.marc.utils.parser that return types with arguments of type BooleanContainerConstructor parameters in de.gwdg.metadataqa.marc.utils.parser with type arguments of type BooleanContainerModifierConstructorDescriptionBooleanContainer(BooleanContainer.Op op, List<BooleanContainer<T>> children)