public abstract class Node extends Object
Modifier and Type | Field and Description |
---|---|
protected boolean |
hasQueryTemplate |
protected Node |
next |
protected String |
token |
Copyright © 2005–2017 Apache Software Foundation. All rights reserved.