Class AlephseqLine
java.lang.Object
de.gwdg.metadataqa.marc.utils.alephseq.AlephseqLine
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAlephseqLine(String raw) AlephseqLine(String raw, int lineNumber) AlephseqLine(String raw, int lineNumber, AlephseqLine.TYPE type) AlephseqLine(String raw, AlephseqLine.TYPE type) -
Method Summary
-
Field Details
-
SEPARATOR
- See Also:
-
-
Constructor Details
-
AlephseqLine
public AlephseqLine() -
AlephseqLine
-
AlephseqLine
-
AlephseqLine
-
AlephseqLine
-
-
Method Details
-
isLeader
public boolean isLeader() -
isNumericTag
public boolean isNumericTag() -
isControlField
public boolean isControlField() -
isValidTag
public boolean isValidTag() -
getRecordID
-
getTag
-
getInd1
-
getInd2
-
getContent
-
getRawContent
-
parseSubfields
-
isValid
public boolean isValid() -
toString
-
getSubfields
-