org.exist.indexing.impl
Class NGramIndexConfig

java.lang.Object
  extended by org.exist.indexing.impl.NGramIndexConfig

public class NGramIndexConfig
extends Object


Constructor Summary
NGramIndexConfig(Map namespaces, String name)
           
 
Method Summary
 QName getQName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NGramIndexConfig

public NGramIndexConfig(Map namespaces,
                        String name)
                 throws DatabaseConfigurationException
Throws:
DatabaseConfigurationException
Method Detail

getQName

public QName getQName()


Copyright (C) Wolfgang Meier. All rights reserved.