edu.indiana.dlib.metsnav
Class MetsConstants

java.lang.Object
  extended by edu.indiana.dlib.metsnav.MetsConstants

public class MetsConstants
extends Object

Author:
David Jiao

Field Summary
static String CHAPTER
           
static String ILLUSTRATION
           
static String LOGICAL
           
static String PAGE
           
static String PHYSICAL
           
static String PLATE
           
 
Constructor Summary
MetsConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ILLUSTRATION

public static final String ILLUSTRATION
See Also:
Constant Field Values

CHAPTER

public static final String CHAPTER
See Also:
Constant Field Values

PAGE

public static final String PAGE
See Also:
Constant Field Values

PLATE

public static final String PLATE
See Also:
Constant Field Values

PHYSICAL

public static final String PHYSICAL
See Also:
Constant Field Values

LOGICAL

public static final String LOGICAL
See Also:
Constant Field Values
Constructor Detail

MetsConstants

public MetsConstants()


Copyright © 2005 Trustees of Indiana University. All Rights Reserved.