Searched refs:ELEMNAME_MESSAGE (Results 1 – 5 of 5) sorted by relevance
87 return Constants.ELEMNAME_MESSAGE; in getXSLToken()
125 case Constants.ELEMNAME_MESSAGE : in appendChild()
206 case Constants.ELEMNAME_MESSAGE : in appendChild()
244 case Constants.ELEMNAME_MESSAGE : in appendChild()
88 ELEMNAME_VARIABLE = 73, ELEMNAME_MESSAGE = 75, ELEMNAME_LOCALE = 76, field in Constants