|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.marc4j.Constants
public class Constants
Defines constant values.
Field Summary | |
---|---|
static int |
BLANK
BLANK |
static int |
FT
FIELD TERMINATOR |
static String |
ISO5426_ENCODING
ISO5426 ENCODING |
static String |
ISO6937_ENCODING
ISO6937 ENCODING |
static String |
MARC_8_ENCODING
MARC-8 ANSEL ENCODING |
static String |
MARCXML_NS_URI
NS URI |
static int |
RT
RECORD TERMINATOR |
static int |
US
SUBFIELD DELIMITER |
Method Summary |
---|
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
public static final String MARCXML_NS_URI
public static final String MARC_8_ENCODING
public static final String ISO5426_ENCODING
public static final String ISO6937_ENCODING
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |