|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.marc4j.marc.MarcConstants
MarcConstants
defines control characters
as used in a record.
Field Summary | |
static int |
BLANK
BLANK |
static int |
FT
FIELD TERMINATOR |
static int |
RT
RECORD TERMINATOR |
static int |
US
SUBFIELD DELIMITER |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int RT
public static final int FT
public static final int US
public static final int BLANK
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |