gov.nasa.pds.tools.label.validate
Interface RecordType

All Known Implementing Classes:
FileCharacteristicValidator

public interface RecordType

Version:
$Revision$
Author:
pramirez

Field Summary
static java.lang.String FIXED_LENGTH
           
static java.lang.String STREAM
           
static java.lang.String UNDEFINED
           
static java.lang.String VARIABLE_LENGTH
           
 

Field Detail

FIXED_LENGTH

static final java.lang.String FIXED_LENGTH
See Also:
Constant Field Values

VARIABLE_LENGTH

static final java.lang.String VARIABLE_LENGTH
See Also:
Constant Field Values

STREAM

static final java.lang.String STREAM
See Also:
Constant Field Values

UNDEFINED

static final java.lang.String UNDEFINED
See Also:
Constant Field Values


Copyright © 2005-2007 NASA Jet Propulsion Laboratory, California Institute of Technology. All Rights Reserved.