1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

Xomw: Add paramVal methods to XomwMessage

This commit is contained in:
gnosygnu
2017-04-05 07:07:27 -04:00
parent 1ba6f094e3
commit 0d1b478aa2
3 changed files with 338 additions and 365 deletions

View File

@@ -66,7 +66,7 @@ public class Wdata_prop_val_visitor implements Wbase_claim_visitor { // THREAD.U
// if label is still not found, don't add null reference
if (label != null) {
// if statements, add "[[entity_val]]"
// if statements, add "[[entity_val]]"; DATE:2017-04-04
if (mode_is_statements) {
bfr.Add(gplx.xowa.parsers.tmpls.Xop_tkn_.Lnki_bgn);
bfr.Add(label);