|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.pds.search.core.extractor.registry.MappingTypes
public final class MappingTypes
Constants used to denote the possible values in the product class XML configuration files.
Field Summary | |
---|---|
static String |
ASSOCIATION
Value represents an associated object slot |
static String |
ATTRIBUTE
Value represents an attribute name |
static String |
OUTPUT
Output value given into index |
static String |
SLOT
Value represents a slot name |
static String |
SUBSTRING
Value is a string, with a substring variable |
Constructor Summary | |
---|---|
MappingTypes()
|
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 String OUTPUT
public static final String SLOT
public static final String ATTRIBUTE
public static final String ASSOCIATION
public static final String SUBSTRING
Constructor Detail |
---|
public MappingTypes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |