Searched refs:getLang (Results 1 – 7 of 7) sorted by relevance
62 public String getLang() in getLang() method in ElemExtensionScript
125 public AVT getLang() in getLang() method in ElemSort
216 lang = sdecl.getLang(); in compose()
373 public AVT getLang() in getLang() method in ElemNumber
149 result.bLang = cfg.getLang(); in create()393 public String getLang() { in getLang() method in BOSHClientConfig
843 builder.setAttribute(Attributes.XML_LANG, cfg.getLang()); in applySessionCreationRequest()
2321 (null != sort.getLang()) in processSortKeys()2322 ? sort.getLang().evaluate(xctxt, sourceNodeContext, foreach) : null; in processSortKeys()