Class MarcSpecSelector
- java.lang.Object
-
- de.gwdg.metadataqa.marc.cli.utils.BibSelector
-
- de.gwdg.metadataqa.marc.cli.utils.MarcSpecSelector
-
- All Implemented Interfaces:
de.gwdg.metadataqa.api.model.selector.Selector,Serializable
public class MarcSpecSelector extends BibSelector
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class de.gwdg.metadataqa.marc.cli.utils.BibSelector
record
-
-
Constructor Summary
Constructors Constructor Description MarcSpecSelector(BibliographicRecord record)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>extract(String path)List<de.gwdg.metadataqa.api.model.XmlFieldInstance>get(String path)-
Methods inherited from class de.gwdg.metadataqa.marc.cli.utils.BibSelector
get, get, getCache, getContent, getFragment, getFragment, getFragmentCache, getRecordId, read, setRecordId, transformTags
-
-