public class Autocache extends UnaryNode
indexOptions
Constructor and Description |
---|
Autocache() |
Autocache(Node child)
Create an cached a node
|
Autocache(Node child,
IndexOptions options) |
Modifier and Type | Method and Description |
---|---|
Node |
accept(NodeVisitor visitor) |
Node |
cloneNode() |
void |
toELLQL(java.lang.StringBuilder buffer,
boolean sortNAry) |
getContent, setContent
copyOptionsFrom, escapeStr, getHighlight, toELLQLBinary, toELLQLConstant, toELLQLNAry, toELLQLUnary, unEscapeStr
public Autocache(Node child)
public Autocache(Node child, IndexOptions options)
public Autocache()
public void toELLQL(java.lang.StringBuilder buffer, boolean sortNAry)
public Node accept(NodeVisitor visitor) throws QueryProcessingException
accept
in class Node
QueryProcessingException
Copyright © 2013 Dassault Systèmes, All Rights Reserved.