Searched refs:transValue (Results 1 – 1 of 1) sorted by relevance
268 String transValue = text_elem.getNodeValue(); in parseTranslationUnit() local269 if (transValue == null || transValue.length() < 1) in parseTranslationUnit()280 BundleItem item = new BundleItem(null, name, transValue); in parseTranslationUnit()