org.exist.xquery
Class GeneralComparison.IndexFlags
java.lang.Object
org.exist.xquery.GeneralComparison.IndexFlags
- Enclosing class:
- GeneralComparison
public static final class GeneralComparison.IndexFlags
- extends Object
indexOnQName
public boolean indexOnQName
hasIndexOnPaths
public boolean hasIndexOnPaths
hasIndexOnQNames
public boolean hasIndexOnQNames
GeneralComparison.IndexFlags
public GeneralComparison.IndexFlags()
indexOnQName
public boolean indexOnQName()
hasIndexOnPaths
public boolean hasIndexOnPaths()
hasIndexOnQNames
public boolean hasIndexOnQNames()
reset
public void reset(boolean indexOnQName)
Copyright (C) Wolfgang Meier. All rights reserved.