net.sf.jsefa.rbf.annotation
Interface RbfAnnotationDataNames


public interface RbfAnnotationDataNames

Collection of names for annotation data.

Author:
Norman Lahme-Huetig

Field Summary
static String DEFAULT_PREFIX
          Name of the annotation data used to denote the default prefix.
static String PREFIX
          Name of the annotation data used to denote the prefix.
static String RECORDS
          Name of the annotation data used to denote the records.
 

Field Detail

PREFIX

static final String PREFIX
Name of the annotation data used to denote the prefix.

See Also:
Constant Field Values

RECORDS

static final String RECORDS
Name of the annotation data used to denote the records.

See Also:
Constant Field Values

DEFAULT_PREFIX

static final String DEFAULT_PREFIX
Name of the annotation data used to denote the default prefix.

See Also:
Constant Field Values


Copyright © 2014. All rights reserved.