[add] fn completion
This commit is contained in:
parent
9894581d19
commit
24082ad97b
15 changed files with 123 additions and 56 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -308,6 +308,8 @@ public class xq4
|
|||
{
|
||||
try
|
||||
{
|
||||
Atts atts = new Atts();
|
||||
atts.add(Token.token("b"), Token.token(pe.getBegin() + 1));
|
||||
builder.openElem(Token.token(name), atts, nsp);
|
||||
}
|
||||
catch (IOException e)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue