Uses of Class
de.gwdg.metadataqa.marc.utils.marcspec.MARCspec
-
Packages that use MARCspec Package Description de.gwdg.metadataqa.marc.utils.marcspec -
-
Uses of MARCspec in de.gwdg.metadataqa.marc.utils.marcspec
Methods in de.gwdg.metadataqa.marc.utils.marcspec that return MARCspec Modifier and Type Method Description MARCspecSubTerm. getMarcSpec()MARCspecMARCspecParser. parse(String spec)Methods in de.gwdg.metadataqa.marc.utils.marcspec with parameters of type MARCspec Modifier and Type Method Description voidSubTerm. setMarcSpec(MARCspec marcSpec)Constructors in de.gwdg.metadataqa.marc.utils.marcspec with parameters of type MARCspec Constructor Description SubTerm(MARCspec marcSpec, ComparisonString comparisonString)
-