|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TranslationConstants
Methods used for accessing constants used in translation. Actual constants
are defined in HtmlConstants
etc.
Field Summary | |
---|---|
static int |
CONSTANTEND
Array position of the constant end string. |
static int |
CONSTANTNAME
Array position of the constant name / node type. |
static int |
CONSTANTSTART
Array position of the constant start string. |
Method Summary | |
---|---|
String[][] |
getConstantsTable()
Array mapping node type name to start/end strings. |
String |
getPreamblePath()
Get the path to the preamble resource. |
Object[][] |
getPredicatesTable()
Array mapping predicate type name to attributes. |
Field Detail |
---|
static final int CONSTANTNAME
static final int CONSTANTSTART
static final int CONSTANTEND
Method Detail |
---|
String getPreamblePath()
String[][] getConstantsTable()
Object[][] getPredicatesTable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |