org.kemet.tests
Interface IAttr

All Known Implementing Classes:
HieroTests, PhonogramsTests, TestBiliteral, TestDAL, TestDeterminer, TestGrammarManager, TestPartialSequence, TestRoot, TestsPPA, TestsToHieroglyphs, TestsToPhonetic, TestsToTransliteration, TestsToTransliteration, TestsToType, TestsToType, TestTriliteral, TestUniliteral

public interface IAttr

Since:
0.6
Author:
fabricemaupin

attributes used for tests.


Field Summary
static java.lang.String file1
           path to "phonogram.xml" file.
static java.lang.String file2
           path to "hiero_xx.xml" file.
static java.lang.String file3
           path to "lexicographical_list_xx.xml" file.
static java.lang.String SupportedSequenceFormats
           path for "SupportedSequenceFormats.xml" file.
static java.lang.String XMLPath
           path to XML files.
 

Field Detail

XMLPath

static final java.lang.String XMLPath

path to XML files. IMPORTANT : XMLPath must be modify

See Also:
Constant Field Values

file1

static final java.lang.String file1

path to "phonogram.xml" file.


file2

static final java.lang.String file2

path to "hiero_xx.xml" file.


file3

static final java.lang.String file3

path to "lexicographical_list_xx.xml" file.


SupportedSequenceFormats

static final java.lang.String SupportedSequenceFormats

path for "SupportedSequenceFormats.xml" file.

See Also:
Constant Field Values


Copyright © 2008 F. MAUPIN. All Rights Reserved.