Package com.yahoo.vespa.configdefinition
Class SpecialtokensConfig.Tokenlist
java.lang.Object
com.yahoo.config.Node
com.yahoo.config.InnerNode
com.yahoo.vespa.configdefinition.SpecialtokensConfig.Tokenlist
- Enclosing class:
- SpecialtokensConfig
public static final class SpecialtokensConfig.Tokenlist
extends com.yahoo.config.InnerNode
This class represents specialtokens.tokenlist[]
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classThis class represents specialtokens.tokenlist[].tokens[] -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.yahoo.config.InnerNode
equals, getAllDescendantLeafNodes, getChildren, getChildrenWithVectorsFlattened, hashCode, postInitialize, toStringMethods inherited from class com.yahoo.config.Node
clone
-
Constructor Details
-
Tokenlist
-
-
Method Details
-
name
- Returns:
- specialtokens.tokenlist[].name
-
tokens
- Returns:
- specialtokens.tokenlist[].tokens[]
-
tokens
- Parameters:
i- the index of the value to return- Returns:
- specialtokens.tokenlist[].tokens[]
-