- n - Variable in class com.wantedtech.common.xpresso.json.JSONTreeParser.ValueContext
-
- name(String...) - Method in interface com.wantedtech.common.xpresso.types.tuple
-
- name(String...) - Method in class com.wantedtech.common.xpresso.types.tuples.AbstractTuple
-
- namedGroups() - Method in class com.wantedtech.common.xpresso.regex.Match
-
- newArrayList() - Static method in class com.wantedtech.common.xpresso.helpers.Helpers
-
- newArrayList(Iterator<T>) - Static method in class com.wantedtech.common.xpresso.helpers.Helpers
-
- newArrayList(Iterable<T>) - Static method in class com.wantedtech.common.xpresso.helpers.Helpers
-
- newArrayList(T[]) - Static method in class com.wantedtech.common.xpresso.helpers.Helpers
-
- newArrayList(T, T, T...) - Static method in class com.wantedtech.common.xpresso.helpers.Helpers
-
- newHashMap(Map<T0, T1>) - Static method in class com.wantedtech.common.xpresso.helpers.Helpers
-
- newHashMap(dict<T>) - Static method in class com.wantedtech.common.xpresso.helpers.Helpers
-
- newHashSet(Iterable<T>) - Static method in class com.wantedtech.common.xpresso.helpers.Helpers
-
- newHashSet(T...) - Static method in class com.wantedtech.common.xpresso.helpers.Helpers
-
- next() - Method in class com.wantedtech.common.xpresso.csv.CSVIterator
-
Returns the next elenebt in the iterator.
- next() - Method in class com.wantedtech.common.xpresso.en.text.AbstractTokenizer
-
Returns the next token from this Tokenizer.
- next() - Method in class com.wantedtech.common.xpresso.types.HappyFile
-
- ngrams(int) - Method in class com.wantedtech.common.xpresso.types.list
-
- NO_ESCAPE_CHARACTER - Static variable in class com.wantedtech.common.xpresso.csv.CSVWriter
-
The escape constant to use when you wish to suppress all escaping.
- NO_QUOTE_CHARACTER - Static variable in class com.wantedtech.common.xpresso.csv.CSVWriter
-
The quote constant to use when you wish to suppress all quoting.
- Node - Class in com.wantedtech.common.xpresso.en.sentence.chunker
-
- Node(String, list<Node>) - Constructor for class com.wantedtech.common.xpresso.en.sentence.chunker.Node
-
- Node(String, Node) - Constructor for class com.wantedtech.common.xpresso.en.sentence.chunker.Node
-
- Node(tuple) - Constructor for class com.wantedtech.common.xpresso.en.sentence.chunker.Node
-
- Node(String) - Constructor for class com.wantedtech.common.xpresso.en.sentence.chunker.Node
-
- norwegianStemmer - Class in com.wantedtech.common.xpresso.token.stem.snowball.ext
-
This class was automatically generated by a Snowball to Java compiler
It implements the stemming algorithm defined by a snowball script.
- norwegianStemmer() - Constructor for class com.wantedtech.common.xpresso.token.stem.snowball.ext.norwegianStemmer
-
- not() - Method in class com.wantedtech.common.xpresso.functional.lambda.Value
-
- NOT(Predicate<Object>) - Static method in class com.wantedtech.common.xpresso.x
-
- notEmpty(T[], String, Object...) - Method in class com.wantedtech.common.xpresso.helpers.Assert
-
Assert that the specified argument array is neither null
nor a length of zero (no elements); otherwise throwing an exception
with the specified message.
- notEmpty(T[]) - Method in class com.wantedtech.common.xpresso.helpers.Assert
-
Assert that the specified argument array is neither null
nor a length of zero (no elements); otherwise throwing an exception.
- notEmpty(T, String, Object...) - Method in class com.wantedtech.common.xpresso.helpers.Assert
-
Assert that the specified argument iterable is neither null
nor a size of zero (no elements); otherwise throwing an exception
with the specified message.
- notEmpty(T) - Method in class com.wantedtech.common.xpresso.helpers.Assert
-
Assert that the specified argument iterable is neither null
nor a size of zero (no elements); otherwise throwing an exception.
- notEmpty(Map<K, V>, String) - Method in class com.wantedtech.common.xpresso.helpers.Assert
-
Assert that the specified argument map is neither null
nor a size of zero (no elements); otherwise throwing an exception
with the specified message.
- notEmpty(Map<K, V>) - Method in class com.wantedtech.common.xpresso.helpers.Assert
-
Assert that the specified argument map is neither null
nor a size of zero (no elements); otherwise throwing an exception.
- notEmpty(T, String) - Method in class com.wantedtech.common.xpresso.helpers.Assert
-
Assert that the specified argument character sequence is
neither null
nor a length of zero (no characters);
otherwise throwing an exception with the specified message.
- notEquals(String) - Method in class com.wantedtech.common.xpresso.strings.HappyString
-
- notEquals(str) - Method in class com.wantedtech.common.xpresso.strings.HappyString
-
- notEquals(String) - Method in class com.wantedtech.common.xpresso.types.str
-
- notEquals(str) - Method in class com.wantedtech.common.xpresso.types.str
-
- notIn(Iterable<?>) - Method in class com.wantedtech.common.xpresso.helpers.HappyObject
-
- notIn(String...) - Method in class com.wantedtech.common.xpresso.strings.HappyString
-
- notIn(Iterable<String>) - Method in class com.wantedtech.common.xpresso.strings.HappyString
-
- notIn(String) - Method in class com.wantedtech.common.xpresso.strings.HappyString
-
- notIn(Iterable<list<T>>) - Method in class com.wantedtech.common.xpresso.types.list
-
- notIn(list<T>...) - Method in class com.wantedtech.common.xpresso.types.list
-
- notIn(String) - Method in class com.wantedtech.common.xpresso.types.str
-
- notIn(str) - Method in class com.wantedtech.common.xpresso.types.str
-
- notNull(T) - Method in class com.wantedtech.common.xpresso.helpers.Assert
-
Ensures that an object reference passed as a parameter to the calling
method is not null.
- notNull(T, Object) - Method in class com.wantedtech.common.xpresso.helpers.Assert
-
Ensures that an object reference passed as a parameter to the calling
method is not null.
- notNull(T, String, Object...) - Method in class com.wantedtech.common.xpresso.helpers.Assert
-
Ensures that an object reference passed as a parameter to the calling
method is not null.
- nu - Variable in class com.wantedtech.common.xpresso.json.JSONTreeParser.NumberContext
-
- nu60 - Variable in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser.BasicExpressionFContext
-
- nu60 - Variable in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser.BasicExpressionFContext
-
- nu70 - Variable in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser.ComplexIdentifierContext
-
- nu70 - Variable in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser.ComplexIdentifierContext
-
- NULL - Static variable in class com.wantedtech.common.xpresso.json.JSONTreeLexer
-
- NULL - Static variable in class com.wantedtech.common.xpresso.json.JSONTreeParser
-
- NULL() - Method in class com.wantedtech.common.xpresso.json.JSONTreeParser.ValueContext
-
- NULL_CHARACTER - Static variable in class com.wantedtech.common.xpresso.csv.CSVParser
-
This is the "null" character - if a value is set to this then it is ignored.
- nullFieldIndicator() - Method in class com.wantedtech.common.xpresso.csv.CSVParser
-
- nullFieldIndicator() - Method in class com.wantedtech.common.xpresso.csv.CSVParserBuilder
-
- Number - Static variable in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Lexer
-
- Number() - Method in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser.BasicExpressionFContext
-
- Number() - Method in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser.ComplexIdentifierContext
-
- Number - Static variable in class com.wantedtech.common.xpresso.functional.lambda.Lambda2Parser
-
- Number - Static variable in class com.wantedtech.common.xpresso.functional.lambda.LambdaLexer
-
- Number() - Method in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser.BasicExpressionFContext
-
- Number() - Method in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser.ComplexIdentifierContext
-
- Number - Static variable in class com.wantedtech.common.xpresso.functional.lambda.LambdaParser
-
- Number - Static variable in class com.wantedtech.common.xpresso.json.JSONTreeLexer
-
- Number - Static variable in class com.wantedtech.common.xpresso.json.JSONTreeParser
-
- NUMBER - Static variable in class com.wantedtech.common.xpresso.json.JSONTreeParser
-
- number() - Method in class com.wantedtech.common.xpresso.json.JSONTreeParser
-
- Number() - Method in class com.wantedtech.common.xpresso.json.JSONTreeParser.NumberContext
-
- number() - Method in class com.wantedtech.common.xpresso.json.JSONTreeParser.ValueContext
-
- NumberContext(ParserRuleContext, int) - Constructor for class com.wantedtech.common.xpresso.json.JSONTreeParser.NumberContext
-