A B C D E F G H I J K L M N O P Q R S T U V W X _

A

accept(int) - クラス org.aminds.lucene.analysis.CJKSubReader のメソッド
 
accept(int) - クラス org.aminds.lucene.analysis.CodePointBasedSubReader のメソッド
 
accept(int) - クラス org.aminds.lucene.analysis.EnglishSubReader のメソッド
 
accept(int) - クラス org.aminds.lucene.analysis.HangulSubReader のメソッド
 
add(T) - クラス org.aminds.util.NestedListIterator のメソッド
 
addEscapes(String) - エラー org.aminds.lucene.queryParser.regexp.parser.TokenMgrError の static メソッド
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addEscapes(String) - エラー org.aminds.lucene.queryParser.span.parser.TokenMgrError の static メソッド
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
adjustBeginLineColumn(int, int) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
Method to adjust line and column numbers for the start of a token.
adjustBeginLineColumn(int, int) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
Method to adjust line and column numbers for the start of a token.
AdjustBuffSize() - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
 
AdjustBuffSize() - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
 
analyzer - クラス org.aminds.lucene.analysis.PatternAnalyzerResolver.Pair の変数
 
AnalyzerResolver - org.aminds.lucene.analysis の インタフェース
Resolver from a field name to the corresponding Analyzer object.
AND - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
AND - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
and(Container<? super T>, Container<? super T>) - クラス org.aminds.util.LogicalContainers の static メソッド
 
and(Container<? super T>...) - クラス org.aminds.util.LogicalContainers の static メソッド
 
append(char) - クラス org.aminds.util.CharArray のメソッド
 
append(CharSequence) - クラス org.aminds.util.CharArray のメソッド
 
append(CharSequence, int, int) - クラス org.aminds.util.CharArray のメソッド
 
append(String) - クラス org.aminds.util.CharArray のメソッド
 
append(StringBuilder) - クラス org.aminds.util.CharArray のメソッド
 
append(StringBuffer) - クラス org.aminds.util.CharArray のメソッド
 
append(CharSequence) - クラス org.aminds.util.CharQueue のメソッド
 
append(char) - クラス org.aminds.util.CharQueue のメソッド
 
append(CharSequence, int, int) - クラス org.aminds.util.CharQueue のメソッド
 
append(char) - クラス org.aminds.util.CharSequenceList のメソッド
 
append(CharSequence) - クラス org.aminds.util.CharSequenceList のメソッド
 
append(CharSequence, int, int) - クラス org.aminds.util.CharSequenceList のメソッド
 

B

backup(int) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
Retreat.
backup(int) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
Retreat.
beginColumn - クラス org.aminds.lucene.queryParser.regexp.parser.Token の変数
The column number of the first character of this Token.
beginColumn - クラス org.aminds.lucene.queryParser.span.parser.Token の変数
The column number of the first character of this Token.
beginIndex - クラス org.aminds.text.CharSequenceCharacterIterator の変数
 
beginIndex - クラス org.aminds.text.CharSequenceListCharacterIterator の変数
 
beginLine - クラス org.aminds.lucene.queryParser.regexp.parser.Token の変数
The line number of the first character of this Token.
beginLine - クラス org.aminds.lucene.queryParser.span.parser.Token の変数
The line number of the first character of this Token.
BeginToken() - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
 
BeginToken() - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
 
Boost - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
Lexical state.
Boost - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
Lexical state.
bufcolumn - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream の変数
 
bufcolumn - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream の変数
 
buffer - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream の変数
 
buffer - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream の変数
 
buffer - クラス org.aminds.util.CharQueue の変数
 
bufline - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream の変数
 
bufline - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream の変数
 
bufpos - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream の変数
Position in buffer.
bufpos - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream の変数
Position in buffer.
build(QueryNode) - クラス org.aminds.lucene.queryParser.regexp.builders.RegexpQueryNodeBuilder のメソッド
 
build(QueryNode) - クラス org.aminds.lucene.queryParser.span.builders.SpanQueryNodeBuilder のメソッド
 

C

canStart(Reader) - クラス org.aminds.lucene.analysis.CodePointBasedSubReader のメソッド
 
canStart(Reader) - クラス org.aminds.lucene.analysis.SubReader のメソッド
Judge it appropriate to start to read this fragment.
capacity() - クラス org.aminds.util.CharArray のメソッド
 
capacity() - クラス org.aminds.util.CharQueue のメソッド
 
CARAT - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
CARAT - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
CharacterUtils - org.aminds.lang の クラス
 
CharArray - org.aminds.util の クラス
 
CharArray() - クラス org.aminds.util.CharArray のコンストラクタ
 
CharArray(int) - クラス org.aminds.util.CharArray のコンストラクタ
 
CharArray(char[], int, int) - クラス org.aminds.util.CharArray のコンストラクタ
 
CharArray(char[], boolean) - クラス org.aminds.util.CharArray のコンストラクタ
 
CharArray(char[], int, boolean) - クラス org.aminds.util.CharArray のコンストラクタ
 
charAt(int) - クラス org.aminds.lang.CodePointCharSequence のメソッド
 
charAt(int) - クラス org.aminds.util.CharArray のメソッド
 
charAt(int) - クラス org.aminds.util.CharQueue のメソッド
 
charAt(int) - クラス org.aminds.util.CharSequenceList のメソッド
 
CharQueue - org.aminds.util の クラス
 
CharQueue() - クラス org.aminds.util.CharQueue のコンストラクタ
 
CharQueue(int) - クラス org.aminds.util.CharQueue のコンストラクタ
 
CharQueue(char[], int, int) - クラス org.aminds.util.CharQueue のコンストラクタ
 
CharSequenceCharacterIterator - org.aminds.text の クラス
 
CharSequenceCharacterIterator(CharSequence) - クラス org.aminds.text.CharSequenceCharacterIterator のコンストラクタ
 
CharSequenceCharacterIterator(CharSequence, int) - クラス org.aminds.text.CharSequenceCharacterIterator のコンストラクタ
 
CharSequenceCharacterIterator(CharSequence, int, int, int) - クラス org.aminds.text.CharSequenceCharacterIterator のコンストラクタ
 
CharSequenceList - org.aminds.util の クラス
 
CharSequenceList() - クラス org.aminds.util.CharSequenceList のコンストラクタ
 
CharSequenceList(CharSequence) - クラス org.aminds.util.CharSequenceList のコンストラクタ
 
CharSequenceList(List<CharSequence>) - クラス org.aminds.util.CharSequenceList のコンストラクタ
 
CharSequenceListCharacterIterator - org.aminds.text の クラス
 
CharSequenceListCharacterIterator(List<? extends CharSequence>) - クラス org.aminds.text.CharSequenceListCharacterIterator のコンストラクタ
 
CharSequenceListCharacterIterator(List<? extends CharSequence>, int) - クラス org.aminds.text.CharSequenceListCharacterIterator のコンストラクタ
 
CharSequenceListCharacterIterator(List<? extends CharSequence>, int, int) - クラス org.aminds.text.CharSequenceListCharacterIterator のコンストラクタ
 
CJKSubReader - org.aminds.lucene.analysis の クラス
SubReader that ignores whitespaces between CJ characters.
CJKSubReader() - クラス org.aminds.lucene.analysis.CJKSubReader のコンストラクタ
 
Clause(CharSequence) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のメソッド
 
Clause(CharSequence) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のメソッド
 
clear() - クラス org.aminds.util.CharQueue のメソッド
 
clone() - クラス org.aminds.io.UnicodeNormalizationReader.ReaderIterator のメソッド
 
clone() - クラス org.aminds.text.CharSequenceCharacterIterator のメソッド
 
clone() - クラス org.aminds.text.CharSequenceListCharacterIterator のメソッド
 
cloneTree() - クラス org.aminds.lucene.queryParser.regexp.nodes.RegexpQueryNode のメソッド
 
cloneTree() - クラス org.aminds.lucene.queryParser.span.nodes.SpanNearQueryNode のメソッド
 
cloneTree() - クラス org.aminds.lucene.queryParser.span.nodes.SpanNotQueryNode のメソッド
 
cloneTree() - クラス org.aminds.lucene.queryParser.span.nodes.SpanOrQueryNode のメソッド
 
cloneTree() - クラス org.aminds.lucene.queryParser.span.nodes.SpanPositionRangeQueryNode のメソッド
 
cloneTree() - クラス org.aminds.lucene.queryParser.span.nodes.SpanQueryNode のメソッド
 
cloneTree() - クラス org.aminds.lucene.queryParser.span.nodes.SpanTermQueryNode のメソッド
 
cloneTree() - クラス org.aminds.lucene.queryParser.span.nodes.WithinDistanceQueryNode のメソッド
 
cloneTree() - クラス org.aminds.lucene.queryParser.span.nodes.WithinRangeQueryNode のメソッド
 
close() - クラス org.aminds.io.EmptyReader のメソッド
 
close() - クラス org.aminds.io.LookaheadReader のメソッド
 
close() - クラス org.aminds.io.UnicodeNormalizationReader のメソッド
 
close() - クラス org.aminds.io.UnicodeNormalizationReader.ICU4JNormalizer のメソッド
 
close() - インタフェース org.aminds.io.UnicodeNormalizationReader.InternalNormalizer のメソッド
 
close() - クラス org.aminds.io.UnicodeNormalizationReader.JavaTextNormalizer のメソッド
 
close() - インタフェース org.aminds.lucene.analysis.AnalyzerResolver のメソッド
Frees persistent resources of all registered analyzers.
close() - クラス org.aminds.lucene.analysis.DispatchAnalyzer のメソッド
 
close() - クラス org.aminds.lucene.analysis.LookaheadCharFilter のメソッド
 
close() - クラス org.aminds.lucene.analysis.MarkableCharFilter のメソッド
 
close() - クラス org.aminds.lucene.analysis.NormalizedJapaneseAnalyzer のメソッド
 
close() - クラス org.aminds.lucene.analysis.PatternAnalyzerResolver のメソッド
 
close() - クラス org.aminds.lucene.analysis.SegmentalTokenizer のメソッド
 
close() - クラス org.aminds.lucene.analysis.SimpleAnalyzerResolver のメソッド
 
close() - クラス org.aminds.lucene.analysis.SubReader のメソッド
 
close() - クラス org.aminds.lucene.analysis.UnicodeNormalizationCharFilter のメソッド
 
codePointAt(int) - クラス org.aminds.io.LookaheadReader のメソッド
 
CodePointBasedSubReader - org.aminds.lucene.analysis の クラス
 
CodePointBasedSubReader() - クラス org.aminds.lucene.analysis.CodePointBasedSubReader のコンストラクタ
 
CodePointCharSequence - org.aminds.lang の クラス
 
CodePointCharSequence() - クラス org.aminds.lang.CodePointCharSequence のコンストラクタ
 
COLON - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
COLON - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
column - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream の変数
 
column - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream の変数
 
ConjQuery(CharSequence) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のメソッド
 
ConjQuery(CharSequence) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のメソッド
 
Conjunction() - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のメソッド
 
Conjunction() - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のメソッド
 
Container<T> - org.aminds.util の インタフェース
 
contains(T) - インタフェース org.aminds.util.Container のメソッド
Returns true if this container contains the specified object.
convertF(char) - クラス org.aminds.io.HalfwidthFullwidthNormalizationReader のメソッド
 
convertFH(char) - クラス org.aminds.io.HalfwidthFullwidthNormalizationReader のメソッド
 
convertFHN(char) - クラス org.aminds.io.HalfwidthFullwidthNormalizationReader のメソッド
 
convertH(char) - クラス org.aminds.io.HalfwidthFullwidthNormalizationReader のメソッド
 
convertHN(char) - クラス org.aminds.io.HalfwidthFullwidthNormalizationReader のメソッド
 
convertToSpanQueryNode(QueryNode) - クラス org.aminds.lucene.queryParser.span.processors.WithinQueryNodeProcessor のメソッド
 
convertToSpanQueryNodeList(List<QueryNode>) - クラス org.aminds.lucene.queryParser.span.processors.WithinQueryNodeProcessor のメソッド
 
copy(CharSequence, int, int, char[], int) - クラス org.aminds.util.CharSequenceList の static メソッド
 
copyTo(char[], int, int) - クラス org.aminds.util.CharQueue のメソッド
 
copyTo(int, char[], int, int) - クラス org.aminds.util.CharQueue のメソッド
 
count - クラス org.aminds.util.CharArray の変数
 
count - クラス org.aminds.util.CharQueue の変数
 
createComponents(String, Reader) - クラス org.aminds.lucene.analysis.NormalizedJapaneseAnalyzer のメソッド
 
csq - クラス org.aminds.text.CharSequenceCharacterIterator の変数
 
curChar - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserTokenManager の変数
 
curChar - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserTokenManager の変数
 
current() - クラス org.aminds.io.UnicodeNormalizationReader.ReaderIterator のメソッド
 
current() - クラス org.aminds.text.CharSequenceCharacterIterator のメソッド
 
current - クラス org.aminds.text.CharSequenceListCharacterIterator の変数
 
current() - クラス org.aminds.text.CharSequenceListCharacterIterator のメソッド
 
current - クラス org.aminds.util.NestedIterator の変数
 
current - クラス org.aminds.util.NestedListIterator の変数
 
currentCodePoint() - クラス org.aminds.io.UnicodeNormalizationReader.ReaderIterator のメソッド
 
currentOffset() - クラス org.aminds.lucene.analysis.SubReader のメソッド
 
currentsIndex - クラス org.aminds.text.CharSequenceListCharacterIterator の変数
 
currentToken - 例外 org.aminds.lucene.queryParser.regexp.parser.ParseException の変数
This is the last token that has been consumed successfully.
currentToken - 例外 org.aminds.lucene.queryParser.span.parser.ParseException の変数
This is the last token that has been consumed successfully.
cursor - クラス org.aminds.text.CharSequenceCharacterIterator の変数
 
cursor - クラス org.aminds.util.NestedListIterator の変数
 

D

debugStream - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserTokenManager の変数
Debug output.
debugStream - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserTokenManager の変数
Debug output.
DEFAULT - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
Lexical state.
DEFAULT - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
Lexical state.
defaultAnalyzer - クラス org.aminds.lucene.analysis.PatternAnalyzerResolver の変数
 
defaultResolution - クラス org.aminds.lucene.queryParser.range.processors.ParametricRangeQueryNodeProcessor の static 変数
 
deleteWhitespace(String) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser の static メソッド
 
deleteWhitespace(String) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser の static メソッド
 
disable_tracing() - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のメソッド
Disable tracing.
disable_tracing() - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のメソッド
Disable tracing.
discardEscapeChar(CharSequence) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser の static メソッド
 
discardEscapeChar(CharSequence) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser の static メソッド
 
DisjQuery(CharSequence) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のメソッド
 
DisjQuery(CharSequence) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のメソッド
 
DispatchAnalyzer - org.aminds.lucene.analysis の クラス
Analyzer that is built with some other Analyzers and that delegates all to those.
DispatchAnalyzer(AnalyzerResolver) - クラス org.aminds.lucene.analysis.DispatchAnalyzer のコンストラクタ
Constructor that initializes with the given AnalyzerResolver.
Done() - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
Set buffers back to null when finished.
Done() - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
Set buffers back to null when finished.

E

element() - クラス org.aminds.util.CharQueue のメソッド
 
elementc() - クラス org.aminds.util.CharQueue のメソッド
Retrieves, but does not remove, the head of this queue.
EMPTY_CHAR_STREAM - インタフェース org.aminds.lucene.analysis.ReusableCharFilter の static 変数
 
EmptyReader - org.aminds.io の クラス
 
enable_tracing() - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のメソッド
Enable tracing.
enable_tracing() - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のメソッド
Enable tracing.
end() - クラス org.aminds.lucene.analysis.SegmentalTokenizer のメソッド
 
end(int) - クラス org.aminds.lucene.analysis.SubReader のメソッド
 
endColumn - クラス org.aminds.lucene.queryParser.regexp.parser.Token の変数
The column number of the last character of this Token.
endColumn - クラス org.aminds.lucene.queryParser.span.parser.Token の変数
The column number of the last character of this Token.
endIndex - クラス org.aminds.text.CharSequenceCharacterIterator の変数
 
endIndex - クラス org.aminds.text.CharSequenceListCharacterIterator の変数
 
endLine - クラス org.aminds.lucene.queryParser.regexp.parser.Token の変数
The line number of the last character of this Token.
endLine - クラス org.aminds.lucene.queryParser.span.parser.Token の変数
The line number of the last character of this Token.
EnglishSubReader - org.aminds.lucene.analysis の クラス
SubReader that ignores whitespaces between hyphen and alphabet character.
EnglishSubReader() - クラス org.aminds.lucene.analysis.EnglishSubReader のコンストラクタ
 
ensureCapacity(int) - クラス org.aminds.util.CharArray のメソッド
 
ensureCapacity(int) - クラス org.aminds.util.CharQueue のメソッド
 
ensureOpen() - クラス org.aminds.io.UnicodeNormalizationReader のメソッド
 
entries - クラス org.aminds.lucene.analysis.PatternAnalyzerResolver の変数
 
EOF - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
End of File.
EOF - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
End of File.
eol - 例外 org.aminds.lucene.queryParser.regexp.parser.ParseException の変数
The end of line string for this machine.
eol - 例外 org.aminds.lucene.queryParser.span.parser.ParseException の変数
The end of line string for this machine.
eq(Container<? super T>, Container<? super T>) - クラス org.aminds.util.LogicalContainers の static メソッド
 
equals(Object) - クラス org.aminds.lang.CodePointCharSequence のメソッド
 
equals(Object) - クラス org.aminds.text.CharSequenceCharacterIterator のメソッド
 
ExpandBuff(boolean) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
 
ExpandBuff(boolean) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
 
expectedTokenSequences - 例外 org.aminds.lucene.queryParser.regexp.parser.ParseException の変数
Each entry in this array is an array of integers.
expectedTokenSequences - 例外 org.aminds.lucene.queryParser.span.parser.ParseException の変数
Each entry in this array is an array of integers.

F

field2analyzer - クラス org.aminds.lucene.analysis.SimpleAnalyzerResolver の変数
 
FieldMatcher - org.aminds.lucene.analysis の インタフェース
 
FillBuff() - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
 
FillBuff() - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
 
first() - クラス org.aminds.text.CharSequenceCharacterIterator のメソッド
 
first() - クラス org.aminds.text.CharSequenceListCharacterIterator のメソッド
 
FlagRegexQuery - org.aminds.lucene.search の クラス
 
FlagRegexQuery(Term, String) - クラス org.aminds.lucene.search.FlagRegexQuery のコンストラクタ
 
flatten(List<QueryNode>) - クラス org.aminds.lucene.queryParser.span.processors.WithinQueryNodeProcessor の static メソッド
 
FUZZY_SLOP - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
FUZZY_SLOP - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.

G

generateParseException() - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のメソッド
Generate ParseException.
generateParseException() - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のメソッド
Generate ParseException.
getAnalyzers() - インタフェース org.aminds.lucene.analysis.AnalyzerResolver のメソッド
Returns the collection of all registered analyzers.
getAnalyzers() - クラス org.aminds.lucene.analysis.PatternAnalyzerResolver のメソッド
 
getAnalyzers() - クラス org.aminds.lucene.analysis.SimpleAnalyzerResolver のメソッド
 
getBeginColumn() - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
 
getBeginColumn() - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
 
getBeginIndex() - クラス org.aminds.text.CharSequenceCharacterIterator のメソッド
 
getBeginIndex() - クラス org.aminds.text.CharSequenceListCharacterIterator のメソッド
 
getBeginLine() - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
 
getBeginLine() - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
 
getCharacterIterator() - クラス org.aminds.io.UnicodeNormalizationReader.ReaderIterator のメソッド
 
getChars(int, int, char[], int) - クラス org.aminds.util.CharArray のメソッド
 
getChars(int, int, char[], int) - クラス org.aminds.util.CharSequenceList のメソッド
 
getChild() - クラス org.aminds.lucene.queryParser.span.nodes.SpanLeafQueryNode のメソッド
 
getColumn() - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
推奨されていません。 
getColumn() - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
推奨されていません。 
getDefaultAnalyzer() - インタフェース org.aminds.lucene.analysis.AnalyzerResolver のメソッド
Returns the default analyzer
getDefaultAnalyzer() - クラス org.aminds.lucene.analysis.PatternAnalyzerResolver のメソッド
 
getDefaultAnalyzer() - クラス org.aminds.lucene.analysis.SimpleAnalyzerResolver のメソッド
 
getDistance() - クラス org.aminds.lucene.queryParser.span.nodes.WithinDistanceQueryNode のメソッド
 
getEndColumn() - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
Get end column.
getEndColumn() - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
Get end column.
getEndIndex() - クラス org.aminds.text.CharSequenceCharacterIterator のメソッド
 
getEndIndex() - クラス org.aminds.text.CharSequenceListCharacterIterator のメソッド
 
getEndLine() - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
Get end line.
getEndLine() - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
Get end line.
getFieldAsString() - クラス org.aminds.lucene.queryParser.span.nodes.SpanTermQueryNode のメソッド
 
getFlags() - クラス org.aminds.lucene.queryParser.regexp.nodes.RegexpQueryNode のメソッド
 
getICU4JNormalizationMode(Normalizer.Form) - クラス org.aminds.io.UnicodeNormalizationReader の static メソッド
 
GetImage() - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
 
GetImage() - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
 
getIndex() - クラス org.aminds.io.UnicodeNormalizationReader.ReaderIterator のメソッド
 
getIndex() - クラス org.aminds.text.CharSequenceCharacterIterator のメソッド
 
getIndex() - クラス org.aminds.text.CharSequenceListCharacterIterator のメソッド
 
getInstance() - クラス org.aminds.io.EmptyReader の static メソッド
 
getJavaTextNormalizationForm(Normalizer.Mode) - クラス org.aminds.io.UnicodeNormalizationReader の static メソッド
 
getLength() - クラス org.aminds.io.UnicodeNormalizationReader.ReaderIterator のメソッド
 
getLine() - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
推奨されていません。 
getLine() - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
推奨されていません。 
getMessage() - エラー org.aminds.lucene.queryParser.regexp.parser.TokenMgrError のメソッド
You can also modify the body of this method to customize your error messages.
getMessage() - エラー org.aminds.lucene.queryParser.span.parser.TokenMgrError のメソッド
You can also modify the body of this method to customize your error messages.
getNextToken() - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のメソッド
Get the next Token.
getNextToken() - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserTokenManager のメソッド
Get the next Token.
getNextToken() - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のメソッド
Get the next Token.
getNextToken() - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserTokenManager のメソッド
Get the next Token.
getOffsetGap(Fieldable) - クラス org.aminds.lucene.analysis.DispatchAnalyzer のメソッド
 
getOffsetGap(Fieldable) - クラス org.aminds.lucene.analysis.NormalizedJapaneseAnalyzer のメソッド
 
getOperand() - クラス org.aminds.lucene.queryParser.range.nodes.UnboundedParametricQueryNode のメソッド
 
getPositionIncrementGap(String) - クラス org.aminds.lucene.analysis.DispatchAnalyzer のメソッド
 
getPositionIncrementGap(String) - クラス org.aminds.lucene.analysis.NormalizedJapaneseAnalyzer のメソッド
 
getPreviousCharFilter() - クラス org.aminds.lucene.analysis.NormalizedJapaneseAnalyzer のメソッド
 
getRangeEnd() - クラス org.aminds.lucene.queryParser.span.nodes.SpanPositionRangeQueryNode のメソッド
 
getRangeEnd() - クラス org.aminds.lucene.queryParser.span.nodes.WithinRangeQueryNode のメソッド
 
getRangeStart() - クラス org.aminds.lucene.queryParser.span.nodes.SpanPositionRangeQueryNode のメソッド
 
getRangeStart() - クラス org.aminds.lucene.queryParser.span.nodes.WithinRangeQueryNode のメソッド
 
getSlop() - クラス org.aminds.lucene.queryParser.span.nodes.SpanNearQueryNode のメソッド
 
getSpec() - インタフェース org.aminds.lucene.analysis.FieldMatcher のメソッド
Get a string to specify this matcher.
getSpec() - クラス org.aminds.lucene.analysis.RegexFieldMatcher のメソッド
 
getSpec() - クラス org.aminds.lucene.analysis.SimpleFieldMatcher のメソッド
 
GetSuffix(int) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
 
GetSuffix(int) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
 
getTabSize(int) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
 
getTabSize(int) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
 
getText(char[], int) - クラス org.aminds.io.UnicodeNormalizationReader.ReaderIterator のメソッド
 
getText() - クラス org.aminds.io.UnicodeNormalizationReader.ReaderIterator のメソッド
 
getTextAsString() - クラス org.aminds.lucene.queryParser.range.nodes.UnboundedParametricQueryNode のメソッド
 
getTextAsString() - クラス org.aminds.lucene.queryParser.span.nodes.SpanTermQueryNode のメソッド
 
getToken(int) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のメソッド
Get the specific Token.
getToken(int) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のメソッド
Get the specific Token.
getValue() - クラス org.aminds.lucene.queryParser.regexp.parser.Token のメソッド
An optional attribute value of the Token.
getValue() - クラス org.aminds.lucene.queryParser.span.parser.Token のメソッド
An optional attribute value of the Token.
getValue() - クラス org.aminds.util.CharArray のメソッド
Get the raw array

H

HalfwidthFullwidthNormalizationReader - org.aminds.io の クラス
normalizes halfwidth characters in HALFWIDTH_AND_FULLWIDTH_FORM .
HalfwidthFullwidthNormalizationReader(Reader) - クラス org.aminds.io.HalfwidthFullwidthNormalizationReader のコンストラクタ
 
HalfwidthFullwidthNormalizationReader(Reader, HalfwidthFullwidthNormalizationReader.Mode) - クラス org.aminds.io.HalfwidthFullwidthNormalizationReader のコンストラクタ
 
HalfwidthFullwidthNormalizationReader.Mode - org.aminds.io の 列挙型
 
HangulSubReader - org.aminds.lucene.analysis の クラス
 
HangulSubReader() - クラス org.aminds.lucene.analysis.HangulSubReader のコンストラクタ
 
hashCode() - クラス org.aminds.lang.CodePointCharSequence のメソッド
 
hashCode() - クラス org.aminds.text.CharSequenceCharacterIterator のメソッド
 
hasNext() - クラス org.aminds.util.NestedIterator のメソッド
 
hasNext() - クラス org.aminds.util.NestedListIterator のメソッド
 
hasPrevious() - クラス org.aminds.util.NestedListIterator のメソッド
 

I

IgnoreRegexpAllowLeadingWildcardProcessor - org.aminds.lucene.queryParser.regexp.processors の クラス
 
IgnoreRegexpAllowLeadingWildcardProcessor() - クラス org.aminds.lucene.queryParser.regexp.processors.IgnoreRegexpAllowLeadingWildcardProcessor のコンストラクタ
 
IgnoreRegexpLowercaseExpandedTermsQueryNodeProcessor - org.aminds.lucene.queryParser.regexp.processors の クラス
 
IgnoreRegexpLowercaseExpandedTermsQueryNodeProcessor() - クラス org.aminds.lucene.queryParser.regexp.processors.IgnoreRegexpLowercaseExpandedTermsQueryNodeProcessor のコンストラクタ
 
IgnoreRegexpWildcardQueryNodeProcessor - org.aminds.lucene.queryParser.regexp.processors の クラス
 
IgnoreRegexpWildcardQueryNodeProcessor() - クラス org.aminds.lucene.queryParser.regexp.processors.IgnoreRegexpWildcardQueryNodeProcessor のコンストラクタ
 
image - クラス org.aminds.lucene.queryParser.regexp.parser.Token の変数
The string image of the token.
image - クラス org.aminds.lucene.queryParser.span.parser.Token の変数
The string image of the token.
inBuf - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream の変数
 
inBuf - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream の変数
 
incrementToken() - クラス org.aminds.lucene.analysis.SegmentalTokenizer のメソッド
 
initCurrent() - クラス org.aminds.text.CharSequenceListCharacterIterator のメソッド
 
initReader(Reader) - クラス org.aminds.lucene.analysis.NormalizedJapaneseAnalyzer のメソッド
 
input_stream - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserTokenManager の変数
 
input_stream - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserTokenManager の変数
 
inputStream - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream の変数
 
inputStream - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream の変数
 
isCJK(int) - クラス org.aminds.lucene.analysis.CJKSubReader の static メソッド
U+02E80-02EFF : CJK Radicals Supplement * not included U+02F00-02FDF : Kangxi Radicals * not included U+02FF0-02FFF : Ideographic Description Characters * not included U+03000-0303F : CJK Symbols and Punctuation * not included U+03040-0309F : Hiragana U+030A0-030FF : Katakana U+03100-0312F : Bopomofo U+031F0-031FF : Katakana Phonetic Extensions U+03200-032FF : Enclosed CJK Letters and Months U+03300-033FF : CJK Compatibility ; extended (㌀-㍿) U+03400-04DBF : CJK Unified Ideographs Extension A U+04E00-09FFF : CJK Unified Ideographs U+0F900-0FAFF : CJK Compatibility Ideographs U+0FE30-0FE4F : CJK Compatibility Forms U+0FF00-0FF9F : Halfwidth and Fullwidth Forms ; extended (・-゚) U+0FFE0-0FFEF : Halfwidth and Fullwidth Forms ; excluding Hungle U+20000-2A6DF : CJK Unified Ideographs Extension B U+2A700-2B73F : CJK Unified Ideographs Extension C U+2F800-2FA1F : CJK Compatibility Ideographs Supplement In the future, the followings may be added: U+2B740-U+2B81F : Ext-D: CJK Unified Ideographs Extension D U+2B820-U+2F7FF : Ext-E: CJK Unified Ideographs Extension E It is partly different from StandardTokenizerImpl.jflex, which contains Hangul Compatibility Jamo (U+3130-318F)
isCombiningCharacter(int) - クラス org.aminds.lang.CharacterUtils の static メソッド
Return whether the given code point is a combining character and alike, or not.
isEmpty() - クラス org.aminds.util.CharQueue のメソッド
 
isHangul(int) - クラス org.aminds.lucene.analysis.HangulSubReader の static メソッド
ᄀ-ᇿ : Hangul Jamo (StandardTokenizerImpl.jflex contains) ㄰-㆏ : Hangul Compatibility Jamo ꥠ-꥿ : Hangul Jamo Extended-A 가-힯 : Hangul Syllables (StandardTokenizerImpl.jflex contains) ힰ-퟿ : Hangul Jamo Extended-B ᅠ-￟ : Halfwidth and Fullwidth Forms ; of Hungle extended from StandardTokenizerImpl.jflex
isInOrder() - クラス org.aminds.lucene.queryParser.span.nodes.SpanNearQueryNode のメソッド
 
isInOrder() - クラス org.aminds.lucene.queryParser.span.nodes.WithinDistanceQueryNode のメソッド
 
isPrintable(int) - クラス org.aminds.lucene.analysis.EnglishSubReader の static メソッド
 
isSpanLeaf() - クラス org.aminds.lucene.queryParser.span.nodes.SpanQueryNode のメソッド
 
isWhitespace(int) - クラス org.aminds.lucene.analysis.CodePointBasedSubReader の static メソッド
if codePoint is negative, returns false.
iterator - クラス org.aminds.text.CharSequenceListCharacterIterator の変数
 
iterator() - クラス org.aminds.util.CharQueue のメソッド
 
iterator - クラス org.aminds.util.NestedIterator の変数
 
iterator - クラス org.aminds.util.NestedListIterator の変数
 

J

JavaCharStream - org.aminds.lucene.queryParser.regexp.parser の クラス
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream(Reader, int, int, int) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のコンストラクタ
Constructor.
JavaCharStream(Reader, int, int) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のコンストラクタ
Constructor.
JavaCharStream(Reader) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のコンストラクタ
Constructor.
JavaCharStream(InputStream, String, int, int, int) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のコンストラクタ
Constructor.
JavaCharStream(InputStream, int, int, int) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のコンストラクタ
Constructor.
JavaCharStream(InputStream, String, int, int) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のコンストラクタ
Constructor.
JavaCharStream(InputStream, int, int) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のコンストラクタ
Constructor.
JavaCharStream(InputStream, String) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のコンストラクタ
Constructor.
JavaCharStream(InputStream) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のコンストラクタ
Constructor.
JavaCharStream - org.aminds.lucene.queryParser.span.parser の クラス
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream(Reader, int, int, int) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のコンストラクタ
Constructor.
JavaCharStream(Reader, int, int) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のコンストラクタ
Constructor.
JavaCharStream(Reader) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のコンストラクタ
Constructor.
JavaCharStream(InputStream, String, int, int, int) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のコンストラクタ
Constructor.
JavaCharStream(InputStream, int, int, int) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のコンストラクタ
Constructor.
JavaCharStream(InputStream, String, int, int) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のコンストラクタ
Constructor.
JavaCharStream(InputStream, int, int) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のコンストラクタ
Constructor.
JavaCharStream(InputStream, String) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のコンストラクタ
Constructor.
JavaCharStream(InputStream) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のコンストラクタ
Constructor.
jj_nt - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser の変数
Next token.
jj_nt - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser の変数
Next token.
jjFillToken() - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserTokenManager のメソッド
 
jjFillToken() - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserTokenManager のメソッド
 
jjnewLexState - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserTokenManager の static 変数
Lex State array.
jjnewLexState - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserTokenManager の static 変数
Lex State array.
jjstrLiteralImages - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserTokenManager の static 変数
Token literal values.
jjstrLiteralImages - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserTokenManager の static 変数
Token literal values.

K

kind - クラス org.aminds.lucene.queryParser.regexp.parser.Token の変数
An integer that describes the kind of this token.
kind - クラス org.aminds.lucene.queryParser.span.parser.Token の変数
An integer that describes the kind of this token.

L

last() - クラス org.aminds.text.CharSequenceCharacterIterator のメソッド
 
last() - クラス org.aminds.text.CharSequenceListCharacterIterator のメソッド
 
length() - クラス org.aminds.lang.CodePointCharSequence のメソッド
 
length() - クラス org.aminds.util.CharArray のメソッド
 
length() - クラス org.aminds.util.CharQueue のメソッド
 
length() - クラス org.aminds.util.CharSequenceList のメソッド
 
LexicalError(boolean, int, int, int, String, char) - エラー org.aminds.lucene.queryParser.regexp.parser.TokenMgrError の static メソッド
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalError(boolean, int, int, int, String, char) - エラー org.aminds.lucene.queryParser.span.parser.TokenMgrError の static メソッド
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserTokenManager の static 変数
Lexer state names.
lexStateNames - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserTokenManager の static 変数
Lexer state names.
line - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream の変数
 
line - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream の変数
 
list - クラス org.aminds.text.CharSequenceListCharacterIterator の変数
 
LogicalContainers - org.aminds.util の クラス
 
LogicalContainers() - クラス org.aminds.util.LogicalContainers のコンストラクタ
 
lookahead(int) - クラス org.aminds.io.LookaheadReader のメソッド
Look ahead a character at the position specified by the index from the current position of the stream.
lookahead(int) - クラス org.aminds.lucene.analysis.LookaheadCharFilter のメソッド
Look ahead a character at the position specified by the index from the current position of the stream.
LookaheadCharFilter - org.aminds.lucene.analysis の クラス
A CharFilter that is capable of looking ahead.
LookaheadCharFilter(CharStream) - クラス org.aminds.lucene.analysis.LookaheadCharFilter のコンストラクタ
 
LookaheadCharFilter(CharStream, int) - クラス org.aminds.lucene.analysis.LookaheadCharFilter のコンストラクタ
 
lookaheadCodePoint() - クラス org.aminds.io.LookaheadReader のメソッド
Look ahead a next character as Unicode code point, not as UTF-16 code unit.
lookaheadCodePoint(int) - クラス org.aminds.io.LookaheadReader のメソッド
Look ahead a character as Unicode code point, not as UTF-16 code unit, at the position specified.
lookaheadCodePoint() - クラス org.aminds.lucene.analysis.LookaheadCharFilter のメソッド
Look ahead a next character as Unicode code point, not as UTF-16 code unit.
lookaheadCodePoint(int) - クラス org.aminds.lucene.analysis.LookaheadCharFilter のメソッド
Look ahead a character as Unicode code point, not as UTF-16 code unit, at the position specified.
lookaheadCodePoint2(int) - クラス org.aminds.lucene.analysis.LookaheadCharFilter のメソッド
EXPERIMENTAL: TODO: Need to test this behaviors equivalent to LookaheadCharFilter.lookaheadCodePoint(int).
LookaheadReader - org.aminds.io の クラス
A Reader that is capable of looking ahead.
LookaheadReader(Reader) - クラス org.aminds.io.LookaheadReader のコンストラクタ
 
LookaheadReader(Reader, int) - クラス org.aminds.io.LookaheadReader のコンストラクタ
 
LPAREN - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
LPAREN - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.

M

mark(int) - クラス org.aminds.io.LookaheadReader のメソッド
 
mark(int) - クラス org.aminds.io.UnicodeNormalizationReader のメソッド
 
mark(int) - クラス org.aminds.lucene.analysis.LookaheadCharFilter のメソッド
 
mark(int) - クラス org.aminds.lucene.analysis.MarkableCharFilter のメソッド
 
mark(int) - クラス org.aminds.lucene.analysis.SubReader のメソッド
 
mark(int) - クラス org.aminds.lucene.analysis.UnicodeNormalizationCharFilter のメソッド
 
MarkableCharFilter - org.aminds.lucene.analysis の クラス
Note that this implementation is intentionally thread-unsafe.
MarkableCharFilter(CharStream) - クラス org.aminds.lucene.analysis.MarkableCharFilter のコンストラクタ
 
markSupported() - クラス org.aminds.io.LookaheadReader のメソッド
 
markSupported() - クラス org.aminds.io.UnicodeNormalizationReader のメソッド
 
markSupported() - クラス org.aminds.lucene.analysis.LookaheadCharFilter のメソッド
 
markSupported() - クラス org.aminds.lucene.analysis.MarkableCharFilter のメソッド
 
markSupported() - クラス org.aminds.lucene.analysis.SubReader のメソッド
 
markSupported() - クラス org.aminds.lucene.analysis.UnicodeNormalizationCharFilter のメソッド
 
matcher - クラス org.aminds.lucene.analysis.PatternAnalyzerResolver.Pair の変数
 
matches(String) - インタフェース org.aminds.lucene.analysis.FieldMatcher のメソッド
Returns whether this matcher object matches the given field name.
matches(String) - クラス org.aminds.lucene.analysis.RegexFieldMatcher のメソッド
 
matches(String) - クラス org.aminds.lucene.analysis.SimpleFieldMatcher のメソッド
 
maxNextCharInd - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream の変数
 
maxNextCharInd - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream の変数
 
MINUS - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
MINUS - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
ModClause(CharSequence) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のメソッド
 
ModClause(CharSequence) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のメソッド
 
Modifiers() - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のメソッド
 
Modifiers() - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のメソッド
 
moveCodePointIndex(int) - クラス org.aminds.io.UnicodeNormalizationReader.ReaderIterator のメソッド
 
moveIndex(int) - クラス org.aminds.io.UnicodeNormalizationReader.ReaderIterator のメソッド
 

N

NestedIterator<T> - org.aminds.util の クラス
Note that it is not thread-safe even though the underlying Iterable objects are thread-safe.
NestedIterator(Iterable<? extends Iterable<? extends T>>) - クラス org.aminds.util.NestedIterator のコンストラクタ
 
NestedIterator(Iterator<? extends Iterable<? extends T>>) - クラス org.aminds.util.NestedIterator のコンストラクタ
 
NestedListIterator<T> - org.aminds.util の クラス
Note that it is not thread-safe even though the underlying Iterable objects are thread-safe.
NestedListIterator(List<? extends List<? extends T>>) - クラス org.aminds.util.NestedListIterator のコンストラクタ
 
NestedListIterator(List<? extends List<? extends T>>, int) - クラス org.aminds.util.NestedListIterator のコンストラクタ
 
NestedListIterator(ListIterator<? extends List<? extends T>>) - クラス org.aminds.util.NestedListIterator のコンストラクタ
 
newToken(int, String) - クラス org.aminds.lucene.queryParser.regexp.parser.Token の static メソッド
Returns a new Token object, by default.
newToken(int) - クラス org.aminds.lucene.queryParser.regexp.parser.Token の static メソッド
 
newToken(int, String) - クラス org.aminds.lucene.queryParser.span.parser.Token の static メソッド
Returns a new Token object, by default.
newToken(int) - クラス org.aminds.lucene.queryParser.span.parser.Token の static メソッド
 
next() - クラス org.aminds.io.UnicodeNormalizationReader.ICU4JNormalizer のメソッド
 
next() - インタフェース org.aminds.io.UnicodeNormalizationReader.InternalNormalizer のメソッド
 
next() - クラス org.aminds.io.UnicodeNormalizationReader.JavaTextNormalizer のメソッド
 
next() - クラス org.aminds.io.UnicodeNormalizationReader.ReaderIterator のメソッド
 
next - クラス org.aminds.lucene.queryParser.regexp.parser.Token の変数
A reference to the next regular (non-special) token from the input stream.
next - クラス org.aminds.lucene.queryParser.span.parser.Token の変数
A reference to the next regular (non-special) token from the input stream.
next() - クラス org.aminds.text.CharSequenceCharacterIterator のメソッド
 
next() - クラス org.aminds.text.CharSequenceListCharacterIterator のメソッド
 
next() - クラス org.aminds.util.NestedIterator のメソッド
 
next() - クラス org.aminds.util.NestedListIterator のメソッド
 
nextCharBuf - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream の変数
 
nextCharBuf - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream の変数
 
nextCharInd - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream の変数
 
nextCharInd - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream の変数
 
nextCodePoint() - クラス org.aminds.io.UnicodeNormalizationReader.ReaderIterator のメソッド
 
nextIndex() - クラス org.aminds.util.NestedListIterator のメソッド
 
NORMALIZE_ALL - クラス org.aminds.lucene.queryParser.NormalizingQueryParser の static 変数
 
NORMALIZE_BOOST - クラス org.aminds.lucene.queryParser.NormalizingQueryParser の static 変数
 
NORMALIZE_FIELDNAME - クラス org.aminds.lucene.queryParser.NormalizingQueryParser の static 変数
 
NORMALIZE_FUZZY_SLOP - クラス org.aminds.lucene.queryParser.NormalizingQueryParser の static 変数
 
NORMALIZE_PREFIXTERM - クラス org.aminds.lucene.queryParser.NormalizingQueryParser の static 変数
 
NORMALIZE_PROXIMITY - クラス org.aminds.lucene.queryParser.NormalizingQueryParser の static 変数
 
NORMALIZE_QUATED - クラス org.aminds.lucene.queryParser.NormalizingQueryParser の static 変数
 
NORMALIZE_RANGE - クラス org.aminds.lucene.queryParser.NormalizingQueryParser の static 変数
 
NORMALIZE_RANGEEX - クラス org.aminds.lucene.queryParser.NormalizingQueryParser の static 変数
 
NORMALIZE_RANGEEX_GOOP - クラス org.aminds.lucene.queryParser.NormalizingQueryParser の static 変数
 
NORMALIZE_RANGEEX_QUOTED - クラス org.aminds.lucene.queryParser.NormalizingQueryParser の static 変数
 
NORMALIZE_RANGEIN - クラス org.aminds.lucene.queryParser.NormalizingQueryParser の static 変数
 
NORMALIZE_RANGEIN_GOOP - クラス org.aminds.lucene.queryParser.NormalizingQueryParser の static 変数
 
NORMALIZE_RANGEIN_QUOTED - クラス org.aminds.lucene.queryParser.NormalizingQueryParser の static 変数
 
NORMALIZE_TERM - クラス org.aminds.lucene.queryParser.NormalizingQueryParser の static 変数
 
NORMALIZE_UNQUATED - クラス org.aminds.lucene.queryParser.NormalizingQueryParser の static 変数
 
NORMALIZE_WILDTERM - クラス org.aminds.lucene.queryParser.NormalizingQueryParser の static 変数
 
normalizeAll(String) - クラス org.aminds.lucene.queryParser.NormalizingQueryParser のメソッド
 
NormalizedJapaneseAnalyzer - org.aminds.lucene.analysis の クラス
 
NormalizedJapaneseAnalyzer(Version) - クラス org.aminds.lucene.analysis.NormalizedJapaneseAnalyzer のコンストラクタ
 
normalizer - クラス org.aminds.io.UnicodeNormalizationReader の変数
 
normalizeUnquated(String) - クラス org.aminds.lucene.queryParser.NormalizingQueryParser のメソッド
 
NormalizingQueryParser - org.aminds.lucene.queryParser の クラス
This applies Unicode Normalization Form KC before parsing a query string.
NormalizingQueryParser(String, Analyzer) - クラス org.aminds.lucene.queryParser.NormalizingQueryParser のコンストラクタ
 
NormalizingQueryParser(String, Analyzer, int) - クラス org.aminds.lucene.queryParser.NormalizingQueryParser のコンストラクタ
 
NOT - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
NOT - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
not(Container<? super T>) - クラス org.aminds.util.LogicalContainers の static メソッド
 
NUMBER - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
NUMBER - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.

O

offer(char[], int, int) - クラス org.aminds.util.CharQueue のメソッド
 
offer(char[]) - クラス org.aminds.util.CharQueue のメソッド
 
offer(CharSequence) - クラス org.aminds.util.CharQueue のメソッド
 
offer(String) - クラス org.aminds.util.CharQueue のメソッド
 
offer(StringBuilder) - クラス org.aminds.util.CharQueue のメソッド
 
offer(StringBuffer) - クラス org.aminds.util.CharQueue のメソッド
 
offer(Character) - クラス org.aminds.util.CharQueue のメソッド
 
offerc(char) - クラス org.aminds.util.CharQueue のメソッド
Inserts the specified element into this queue, if possible.
offsetsByCodePoints(int, int) - クラス org.aminds.io.LookaheadReader のメソッド
 
OR - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
OR - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
or(Container<? super T>, Container<? super T>) - クラス org.aminds.util.LogicalContainers の static メソッド
 
or(Container<? super T>...) - クラス org.aminds.util.LogicalContainers の static メソッド
 
org.aminds.io - パッケージ org.aminds.io
 
org.aminds.lang - パッケージ org.aminds.lang
 
org.aminds.lucene.analysis - パッケージ org.aminds.lucene.analysis
 
org.aminds.lucene.queryParser - パッケージ org.aminds.lucene.queryParser
 
org.aminds.lucene.queryParser.range.nodes - パッケージ org.aminds.lucene.queryParser.range.nodes
 
org.aminds.lucene.queryParser.range.processors - パッケージ org.aminds.lucene.queryParser.range.processors
 
org.aminds.lucene.queryParser.regexp.builders - パッケージ org.aminds.lucene.queryParser.regexp.builders
 
org.aminds.lucene.queryParser.regexp.nodes - パッケージ org.aminds.lucene.queryParser.regexp.nodes
 
org.aminds.lucene.queryParser.regexp.parser - パッケージ org.aminds.lucene.queryParser.regexp.parser
 
org.aminds.lucene.queryParser.regexp.processors - パッケージ org.aminds.lucene.queryParser.regexp.processors
 
org.aminds.lucene.queryParser.span.builders - パッケージ org.aminds.lucene.queryParser.span.builders
 
org.aminds.lucene.queryParser.span.nodes - パッケージ org.aminds.lucene.queryParser.span.nodes
 
org.aminds.lucene.queryParser.span.parser - パッケージ org.aminds.lucene.queryParser.span.parser
 
org.aminds.lucene.queryParser.span.processors - パッケージ org.aminds.lucene.queryParser.span.processors
 
org.aminds.lucene.search - パッケージ org.aminds.lucene.search
 
org.aminds.text - パッケージ org.aminds.text
 
org.aminds.util - パッケージ org.aminds.util
 
overIndex - クラス org.aminds.text.CharSequenceListCharacterIterator の変数
 

P

ParametricRangeQueryNodeProcessor - org.aminds.lucene.queryParser.range.processors の クラス
This is needed to process unbounded ranges appropriately.
ParametricRangeQueryNodeProcessor() - クラス org.aminds.lucene.queryParser.range.processors.ParametricRangeQueryNodeProcessor のコンストラクタ
 
parse(String) - クラス org.aminds.lucene.queryParser.NormalizingQueryParser のメソッド
 
parse(CharSequence, CharSequence) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のメソッド
Parses a query string, returning a QueryNode.
parse(CharSequence, CharSequence) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のメソッド
Parses a query string, returning a QueryNode.
ParseException - org.aminds.lucene.queryParser.regexp.parser の 例外
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - 例外 org.aminds.lucene.queryParser.regexp.parser.ParseException のコンストラクタ
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - 例外 org.aminds.lucene.queryParser.regexp.parser.ParseException のコンストラクタ
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - 例外 org.aminds.lucene.queryParser.regexp.parser.ParseException のコンストラクタ
Constructor with message.
ParseException - org.aminds.lucene.queryParser.span.parser の 例外
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - 例外 org.aminds.lucene.queryParser.span.parser.ParseException のコンストラクタ
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - 例外 org.aminds.lucene.queryParser.span.parser.ParseException のコンストラクタ
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - 例外 org.aminds.lucene.queryParser.span.parser.ParseException のコンストラクタ
Constructor with message.
PatternAnalyzerResolver - org.aminds.lucene.analysis の クラス
 
PatternAnalyzerResolver() - クラス org.aminds.lucene.analysis.PatternAnalyzerResolver のコンストラクタ
 
PatternAnalyzerResolver.Pair - org.aminds.lucene.analysis の クラス
 
PatternAnalyzerResolver.Pair(FieldMatcher, Analyzer) - クラス org.aminds.lucene.analysis.PatternAnalyzerResolver.Pair のコンストラクタ
 
peek() - クラス org.aminds.util.CharQueue のメソッド
 
PLUS - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
PLUS - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
poll() - クラス org.aminds.util.CharQueue のメソッド
 
pos - クラス org.aminds.util.CharQueue の変数
 
Position - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
Lexical state.
POSITION_RANGE_END - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
POSITION_RANGE_NUMBER - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
POSITION_RANGE_START - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
POSITION_RANGE_TO - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
postProcessNode(QueryNode) - クラス org.aminds.lucene.queryParser.range.processors.ParametricRangeQueryNodeProcessor のメソッド
 
postProcessNode(QueryNode) - クラス org.aminds.lucene.queryParser.regexp.processors.IgnoreRegexpAllowLeadingWildcardProcessor のメソッド
 
postProcessNode(QueryNode) - クラス org.aminds.lucene.queryParser.regexp.processors.IgnoreRegexpLowercaseExpandedTermsQueryNodeProcessor のメソッド
 
postProcessNode(QueryNode) - クラス org.aminds.lucene.queryParser.regexp.processors.IgnoreRegexpWildcardQueryNodeProcessor のメソッド
 
postProcessNode(QueryNode) - クラス org.aminds.lucene.queryParser.span.processors.ProximityQueryNodeProcessor のメソッド
 
postProcessNode(QueryNode) - クラス org.aminds.lucene.queryParser.span.processors.WithinQueryNodeProcessor のメソッド
 
preProcessNode(QueryNode) - クラス org.aminds.lucene.queryParser.range.processors.ParametricRangeQueryNodeProcessor のメソッド
 
preProcessNode(QueryNode) - クラス org.aminds.lucene.queryParser.span.processors.ProximityQueryNodeProcessor のメソッド
 
preProcessNode(QueryNode) - クラス org.aminds.lucene.queryParser.span.processors.WithinQueryNodeProcessor のメソッド
 
prevCharIsCR - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream の変数
 
prevCharIsCR - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream の変数
 
prevCharIsLF - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream の変数
 
prevCharIsLF - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream の変数
 
previous() - クラス org.aminds.io.UnicodeNormalizationReader.ReaderIterator のメソッド
 
previous() - クラス org.aminds.text.CharSequenceCharacterIterator のメソッド
 
previous() - クラス org.aminds.text.CharSequenceListCharacterIterator のメソッド
 
previous() - クラス org.aminds.util.NestedListIterator のメソッド
 
previousCodePoint() - クラス org.aminds.io.UnicodeNormalizationReader.ReaderIterator のメソッド
 
previousIndex() - クラス org.aminds.util.NestedListIterator のメソッド
 
processAsDate(ParametricQueryNode, Locale, DateTools.Resolution) - クラス org.aminds.lucene.queryParser.range.processors.ParametricRangeQueryNodeProcessor のメソッド
 
ProximityQueryNodeProcessor - org.aminds.lucene.queryParser.span.processors の クラス
 
ProximityQueryNodeProcessor() - クラス org.aminds.lucene.queryParser.span.processors.ProximityQueryNodeProcessor のコンストラクタ
 

Q

Query(CharSequence) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のメソッド
 
Query(CharSequence) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のメソッド
 
queue - クラス org.aminds.io.LookaheadReader の変数
 
queue - クラス org.aminds.lucene.analysis.LookaheadCharFilter の変数
 
QUOTED - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
QUOTED - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.

R

Range - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
Lexical state.
RANGE_END - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
RANGE_GOOP - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
RANGE_QUOTED - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
RANGE_START - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
RANGE_TO - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
RANGE_UNBOUNDED - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
RangeEx - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
Lexical state.
RANGEEX_END - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
RANGEEX_GOOP - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
RANGEEX_QUOTED - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
RANGEEX_START - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
RANGEEX_TO - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
RangeIn - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
Lexical state.
RANGEIN_END - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
RANGEIN_GOOP - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
RANGEIN_QUOTED - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
RANGEIN_START - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
RANGEIN_TO - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
read(CharBuffer) - クラス org.aminds.io.EmptyReader のメソッド
 
read() - クラス org.aminds.io.EmptyReader のメソッド
 
read(char[]) - クラス org.aminds.io.EmptyReader のメソッド
 
read(char[], int, int) - クラス org.aminds.io.EmptyReader のメソッド
 
read() - クラス org.aminds.io.HalfwidthFullwidthNormalizationReader のメソッド
 
read(char[], int, int) - クラス org.aminds.io.HalfwidthFullwidthNormalizationReader のメソッド
 
read() - クラス org.aminds.io.LookaheadReader のメソッド
 
read(char[], int, int) - クラス org.aminds.io.LookaheadReader のメソッド
 
read() - クラス org.aminds.io.UnicodeNormalizationReader のメソッド
 
read(char[], int, int) - クラス org.aminds.io.UnicodeNormalizationReader のメソッド
 
read(char[], int, int) - クラス org.aminds.lucene.analysis.CodePointBasedSubReader のメソッド
 
read(char[], int, int) - クラス org.aminds.lucene.analysis.LookaheadCharFilter のメソッド
 
read(char[], int, int) - クラス org.aminds.lucene.analysis.MarkableCharFilter のメソッド
 
read(char[], int, int) - クラス org.aminds.lucene.analysis.SubReader のメソッド
 
read(char[], int, int) - クラス org.aminds.lucene.analysis.UnicodeNormalizationCharFilter のメソッド
 
read(CharBuffer) - クラス org.aminds.util.CharArray のメソッド
 
read(CharBuffer) - クラス org.aminds.util.CharQueue のメソッド
 
read(CharBuffer) - クラス org.aminds.util.CharSequenceList のメソッド
 
ReadByte() - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
 
ReadByte() - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
 
readChar() - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
Read a character.
readChar() - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
Read a character.
readCodePoint() - クラス org.aminds.io.LookaheadReader のメソッド
Read a single code point, not a character as UTF-16 code unit, contrasting with read().
readCodePoint() - クラス org.aminds.lucene.analysis.LookaheadCharFilter のメソッド
Read a single code point, not a character as UTF-16 code unit, contrasting with read().
ready() - クラス org.aminds.io.EmptyReader のメソッド
 
ready() - クラス org.aminds.io.LookaheadReader のメソッド
 
ready() - クラス org.aminds.io.UnicodeNormalizationReader のメソッド
 
ready() - クラス org.aminds.lucene.analysis.LookaheadCharFilter のメソッド
 
RegexFieldMatcher - org.aminds.lucene.analysis の クラス
 
RegexFieldMatcher(String) - クラス org.aminds.lucene.analysis.RegexFieldMatcher のコンストラクタ
 
REGEXP - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
REGEXP - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
RegexpQueryNode - org.aminds.lucene.queryParser.regexp.nodes の クラス
A RegexpQueryNode represents RegexQuery query.
RegexpQueryNode(CharSequence, CharSequence, CharSequence, int, int) - クラス org.aminds.lucene.queryParser.regexp.nodes.RegexpQueryNode のコンストラクタ
 
RegexpQueryNodeBuilder - org.aminds.lucene.queryParser.regexp.builders の クラス
Builds a RegexQuery object from a RegexpQueryNode object.
RegexpQueryNodeBuilder() - クラス org.aminds.lucene.queryParser.regexp.builders.RegexpQueryNodeBuilder のコンストラクタ
 
RegexpQueryParser - org.aminds.lucene.queryParser の クラス
 
RegexpQueryParser() - クラス org.aminds.lucene.queryParser.RegexpQueryParser のコンストラクタ
 
RegexpQueryParser(Analyzer) - クラス org.aminds.lucene.queryParser.RegexpQueryParser のコンストラクタ
 
RegexpQueryParser(SyntaxParser) - クラス org.aminds.lucene.queryParser.RegexpQueryParser のコンストラクタ
 
RegexpSpanQueryParser - org.aminds.lucene.queryParser の クラス
 
RegexpSpanQueryParser() - クラス org.aminds.lucene.queryParser.RegexpSpanQueryParser のコンストラクタ
 
RegexpSpanQueryParser(Analyzer) - クラス org.aminds.lucene.queryParser.RegexpSpanQueryParser のコンストラクタ
 
RegexpSpanQueryParser(SyntaxParser) - クラス org.aminds.lucene.queryParser.RegexpSpanQueryParser のコンストラクタ
 
RegexpSpanSyntaxParser - org.aminds.lucene.queryParser.span.parser の クラス
 
RegexpSpanSyntaxParser() - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のコンストラクタ
 
RegexpSpanSyntaxParser(InputStream) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のコンストラクタ
Constructor with InputStream.
RegexpSpanSyntaxParser(InputStream, String) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のコンストラクタ
Constructor with InputStream and supplied encoding
RegexpSpanSyntaxParser(Reader) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のコンストラクタ
Constructor.
RegexpSpanSyntaxParser(RegexpSpanSyntaxParserTokenManager) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のコンストラクタ
Constructor with generated Token Manager.
RegexpSpanSyntaxParserConstants - org.aminds.lucene.queryParser.span.parser の インタフェース
Token literal values and constants.
RegexpSpanSyntaxParserTokenManager - org.aminds.lucene.queryParser.span.parser の クラス
Token Manager.
RegexpSpanSyntaxParserTokenManager(JavaCharStream) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserTokenManager のコンストラクタ
Constructor.
RegexpSpanSyntaxParserTokenManager(JavaCharStream, int) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserTokenManager のコンストラクタ
Constructor.
RegexpSyntaxParser - org.aminds.lucene.queryParser.regexp.parser の クラス
 
RegexpSyntaxParser() - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のコンストラクタ
 
RegexpSyntaxParser(InputStream) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のコンストラクタ
Constructor with InputStream.
RegexpSyntaxParser(InputStream, String) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のコンストラクタ
Constructor with InputStream and supplied encoding
RegexpSyntaxParser(Reader) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のコンストラクタ
Constructor.
RegexpSyntaxParser(RegexpSyntaxParserTokenManager) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のコンストラクタ
Constructor with generated Token Manager.
RegexpSyntaxParserConstants - org.aminds.lucene.queryParser.regexp.parser の インタフェース
Token literal values and constants.
RegexpSyntaxParserTokenManager - org.aminds.lucene.queryParser.regexp.parser の クラス
Token Manager.
RegexpSyntaxParserTokenManager(JavaCharStream) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserTokenManager のコンストラクタ
Constructor.
RegexpSyntaxParserTokenManager(JavaCharStream, int) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserTokenManager のコンストラクタ
Constructor.
register(FieldMatcher, Analyzer) - インタフェース org.aminds.lucene.analysis.AnalyzerResolver のメソッド
Registers a pair of FieldMatcher and Analyzer.
register(FieldMatcher, Analyzer) - クラス org.aminds.lucene.analysis.PatternAnalyzerResolver のメソッド
 
register(SubReader, Tokenizer) - クラス org.aminds.lucene.analysis.SegmentalTokenizer のメソッド
 
register(FieldMatcher, Analyzer) - クラス org.aminds.lucene.analysis.SimpleAnalyzerResolver のメソッド
 
ReInit(Reader, int, int, int) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
Reinitialise.
ReInit(Reader, int, int) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
Reinitialise.
ReInit(Reader) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
Reinitialise.
ReInit(InputStream, String, int, int, int) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
Reinitialise.
ReInit(InputStream, int, int, int) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
Reinitialise.
ReInit(InputStream, String, int, int) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
Reinitialise.
ReInit(InputStream, int, int) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
Reinitialise.
ReInit(InputStream, String) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
Reinitialise.
ReInit(InputStream) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
Reinitialise.
ReInit(InputStream) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のメソッド
Reinitialise.
ReInit(InputStream, String) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のメソッド
Reinitialise.
ReInit(Reader) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のメソッド
Reinitialise.
ReInit(RegexpSyntaxParserTokenManager) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のメソッド
Reinitialise.
ReInit(JavaCharStream) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserTokenManager のメソッド
Reinitialise parser.
ReInit(JavaCharStream, int) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserTokenManager のメソッド
Reinitialise parser.
ReInit(Reader, int, int, int) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
Reinitialise.
ReInit(Reader, int, int) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
Reinitialise.
ReInit(Reader) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
Reinitialise.
ReInit(InputStream, String, int, int, int) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
Reinitialise.
ReInit(InputStream, int, int, int) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
Reinitialise.
ReInit(InputStream, String, int, int) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
Reinitialise.
ReInit(InputStream, int, int) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
Reinitialise.
ReInit(InputStream, String) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
Reinitialise.
ReInit(InputStream) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
Reinitialise.
ReInit(InputStream) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のメソッド
Reinitialise.
ReInit(InputStream, String) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のメソッド
Reinitialise.
ReInit(Reader) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のメソッド
Reinitialise.
ReInit(RegexpSpanSyntaxParserTokenManager) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のメソッド
Reinitialise.
ReInit(JavaCharStream) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserTokenManager のメソッド
Reinitialise parser.
ReInit(JavaCharStream, int) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserTokenManager のメソッド
Reinitialise parser.
remove(int) - クラス org.aminds.util.CharQueue のメソッド
 
remove() - クラス org.aminds.util.CharQueue のメソッド
 
remove() - クラス org.aminds.util.NestedIterator のメソッド
 
remove() - クラス org.aminds.util.NestedListIterator のメソッド
 
removec() - クラス org.aminds.util.CharQueue のメソッド
Retrieves and removes the head of this queue.
reset() - クラス org.aminds.io.LookaheadReader のメソッド
 
reset(Reader) - クラス org.aminds.io.LookaheadReader のメソッド
 
reset(Reader, int) - クラス org.aminds.io.LookaheadReader のメソッド
 
reset(Reader) - クラス org.aminds.io.ReusableFilterReader のメソッド
Reset the contained Reader.
reset(Reader) - クラス org.aminds.io.UnicodeNormalizationReader.ICU4JNormalizer のメソッド
 
reset(Reader) - インタフェース org.aminds.io.UnicodeNormalizationReader.InternalNormalizer のメソッド
 
reset(Reader) - クラス org.aminds.io.UnicodeNormalizationReader.JavaTextNormalizer のメソッド
 
reset() - クラス org.aminds.io.UnicodeNormalizationReader のメソッド
 
reset(Reader) - クラス org.aminds.io.UnicodeNormalizationReader のメソッド
 
reset() - クラス org.aminds.lucene.analysis.LookaheadCharFilter のメソッド
 
reset(CharStream) - クラス org.aminds.lucene.analysis.LookaheadCharFilter のメソッド
 
reset(CharStream, int) - クラス org.aminds.lucene.analysis.LookaheadCharFilter のメソッド
 
reset() - クラス org.aminds.lucene.analysis.MarkableCharFilter のメソッド
 
reset(CharStream) - クラス org.aminds.lucene.analysis.MarkableCharFilter のメソッド
 
reset(CharStream) - インタフェース org.aminds.lucene.analysis.ReusableCharFilter のメソッド
Reset the contained CharStream.
reset(Reader) - クラス org.aminds.lucene.analysis.SegmentalTokenizer のメソッド
 
reset() - クラス org.aminds.lucene.analysis.SubReader のメソッド
 
reset(CharStream) - クラス org.aminds.lucene.analysis.SubReader のメソッド
 
reset() - クラス org.aminds.lucene.analysis.UnicodeNormalizationCharFilter のメソッド
 
resolve(String) - インタフェース org.aminds.lucene.analysis.AnalyzerResolver のメソッド
Get an Analyzer corresponding to the field name given.
resolve(String) - クラス org.aminds.lucene.analysis.PatternAnalyzerResolver のメソッド
 
resolve(String) - クラス org.aminds.lucene.analysis.SimpleAnalyzerResolver のメソッド
 
ReusableCharFilter - org.aminds.lucene.analysis の インタフェース
 
ReusableFilterReader - org.aminds.io の クラス
 
ReusableFilterReader(Reader) - クラス org.aminds.io.ReusableFilterReader のコンストラクタ
 
reusableTokenStream(String, Reader) - クラス org.aminds.lucene.analysis.DispatchAnalyzer のメソッド
 
RPAREN - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
RPAREN - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.

S

SegmentalTokenizer - org.aminds.lucene.analysis の クラス
This tokenizer switches its behavior based on the character sequence that each sub-Reader supports, applying sub-Tokenizers to parts of the original input stream.
SegmentalTokenizer(Reader) - クラス org.aminds.lucene.analysis.SegmentalTokenizer のコンストラクタ
 
SegmentalTokenizer(AttributeSource.AttributeFactory, Reader) - クラス org.aminds.lucene.analysis.SegmentalTokenizer のコンストラクタ
 
SegmentalTokenizer(AttributeSource, Reader) - クラス org.aminds.lucene.analysis.SegmentalTokenizer のコンストラクタ
 
set(int) - クラス org.aminds.lang.CodePointCharSequence のメソッド
 
set(T) - クラス org.aminds.util.NestedListIterator のメソッド
 
setChild(QueryNode) - クラス org.aminds.lucene.queryParser.span.nodes.SpanLeafQueryNode のメソッド
 
setChildrenOrder(List<QueryNode>) - クラス org.aminds.lucene.queryParser.range.processors.ParametricRangeQueryNodeProcessor のメソッド
 
setChildrenOrder(List<QueryNode>) - クラス org.aminds.lucene.queryParser.span.processors.ProximityQueryNodeProcessor のメソッド
 
setChildrenOrder(List<QueryNode>) - クラス org.aminds.lucene.queryParser.span.processors.WithinQueryNodeProcessor のメソッド
 
setDebugStream(PrintStream) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserTokenManager のメソッド
Set debug output.
setDebugStream(PrintStream) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserTokenManager のメソッド
Set debug output.
setIndex(int) - クラス org.aminds.io.UnicodeNormalizationReader.ReaderIterator のメソッド
 
setIndex(int) - クラス org.aminds.text.CharSequenceCharacterIterator のメソッド
 
setIndex(int) - クラス org.aminds.text.CharSequenceListCharacterIterator のメソッド
 
setLength(int) - クラス org.aminds.util.CharArray のメソッド
 
setPreviousCharFilter(Object) - クラス org.aminds.lucene.analysis.NormalizedJapaneseAnalyzer のメソッド
 
setSpanLeaf(boolean) - クラス org.aminds.lucene.queryParser.span.nodes.SpanQueryNode のメソッド
 
setTabSize(int) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
 
setTabSize(int) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
 
setText(CharSequence) - クラス org.aminds.lucene.queryParser.range.nodes.UnboundedParametricQueryNode のメソッド
 
setToLimit() - クラス org.aminds.io.UnicodeNormalizationReader.ReaderIterator のメソッド
 
setToStart() - クラス org.aminds.io.UnicodeNormalizationReader.ReaderIterator のメソッド
 
SimpleAnalyzerResolver - org.aminds.lucene.analysis の クラス
 
SimpleAnalyzerResolver() - クラス org.aminds.lucene.analysis.SimpleAnalyzerResolver のコンストラクタ
 
SimpleFieldMatcher - org.aminds.lucene.analysis の クラス
 
SimpleFieldMatcher(String) - クラス org.aminds.lucene.analysis.SimpleFieldMatcher のコンストラクタ
 
simplify() - クラス org.aminds.lucene.analysis.PatternAnalyzerResolver のメソッド
 
size() - クラス org.aminds.util.CharQueue のメソッド
 
skip(long) - クラス org.aminds.io.EmptyReader のメソッド
 
skip(long) - クラス org.aminds.io.LookaheadReader のメソッド
 
skip(long) - クラス org.aminds.io.UnicodeNormalizationReader のメソッド
 
skipCodePoint(long) - クラス org.aminds.io.LookaheadReader のメソッド
Skip characters by units of code point.
skipCodePoint(long) - クラス org.aminds.lucene.analysis.LookaheadCharFilter のメソッド
Skip characters by units of code point.
SPAN_INORDER - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
SPAN_SLOP - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
SPAN_WITHIN - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
SpanFuzzyQueryNode - org.aminds.lucene.queryParser.span.nodes の クラス
 
SpanFuzzyQueryNode(FuzzyQueryNode) - クラス org.aminds.lucene.queryParser.span.nodes.SpanFuzzyQueryNode のコンストラクタ
 
SpanLeafQueryNode - org.aminds.lucene.queryParser.span.nodes の クラス
 
SpanLeafQueryNode(QueryNode) - クラス org.aminds.lucene.queryParser.span.nodes.SpanLeafQueryNode のコンストラクタ
 
SpanMultiTermQueryNode - org.aminds.lucene.queryParser.span.nodes の クラス
 
SpanMultiTermQueryNode(FieldQueryNode) - クラス org.aminds.lucene.queryParser.span.nodes.SpanMultiTermQueryNode のコンストラクタ
 
SpanMultiTermQueryNode(ParametricRangeQueryNode) - クラス org.aminds.lucene.queryParser.span.nodes.SpanMultiTermQueryNode のコンストラクタ
 
SpanNearQueryNode - org.aminds.lucene.queryParser.span.nodes の クラス
 
SpanNearQueryNode(List<SpanQueryNode>, int, boolean) - クラス org.aminds.lucene.queryParser.span.nodes.SpanNearQueryNode のコンストラクタ
 
SpanNotQueryNode - org.aminds.lucene.queryParser.span.nodes の クラス
 
SpanNotQueryNode(SpanQueryNode, SpanQueryNode) - クラス org.aminds.lucene.queryParser.span.nodes.SpanNotQueryNode のコンストラクタ
 
SpanOrQueryNode - org.aminds.lucene.queryParser.span.nodes の クラス
 
SpanOrQueryNode(List<SpanQueryNode>) - クラス org.aminds.lucene.queryParser.span.nodes.SpanOrQueryNode のコンストラクタ
 
SpanPositionRangeQueryNode - org.aminds.lucene.queryParser.span.nodes の クラス
 
SpanPositionRangeQueryNode(SpanQueryNode, int, int) - クラス org.aminds.lucene.queryParser.span.nodes.SpanPositionRangeQueryNode のコンストラクタ
 
SpanPrefixQueryNode - org.aminds.lucene.queryParser.span.nodes の クラス
 
SpanPrefixQueryNode(PrefixWildcardQueryNode) - クラス org.aminds.lucene.queryParser.span.nodes.SpanPrefixQueryNode のコンストラクタ
 
SpanQueryNode - org.aminds.lucene.queryParser.span.nodes の クラス
 
SpanQueryNode() - クラス org.aminds.lucene.queryParser.span.nodes.SpanQueryNode のコンストラクタ
 
SpanQueryNode(QueryNode) - クラス org.aminds.lucene.queryParser.span.nodes.SpanQueryNode のコンストラクタ
 
SpanQueryNode(List<SpanQueryNode>) - クラス org.aminds.lucene.queryParser.span.nodes.SpanQueryNode のコンストラクタ
 
SpanQueryNode(QueryNode...) - クラス org.aminds.lucene.queryParser.span.nodes.SpanQueryNode のコンストラクタ
 
SpanQueryNodeBuilder - org.aminds.lucene.queryParser.span.builders の クラス
 
SpanQueryNodeBuilder() - クラス org.aminds.lucene.queryParser.span.builders.SpanQueryNodeBuilder のコンストラクタ
 
SpanRegexpQueryNode - org.aminds.lucene.queryParser.span.nodes の クラス
 
SpanRegexpQueryNode(RegexpQueryNode) - クラス org.aminds.lucene.queryParser.span.nodes.SpanRegexpQueryNode のコンストラクタ
 
SpanTermQueryNode - org.aminds.lucene.queryParser.span.nodes の クラス
 
SpanTermQueryNode(FieldQueryNode) - クラス org.aminds.lucene.queryParser.span.nodes.SpanTermQueryNode のコンストラクタ
 
SpanTermRangeQueryNode - org.aminds.lucene.queryParser.span.nodes の クラス
 
SpanTermRangeQueryNode(RangeQueryNode) - クラス org.aminds.lucene.queryParser.span.nodes.SpanTermRangeQueryNode のコンストラクタ
 
SpanWildcardQueryNode - org.aminds.lucene.queryParser.span.nodes の クラス
 
SpanWildcardQueryNode(WildcardQueryNode) - クラス org.aminds.lucene.queryParser.span.nodes.SpanWildcardQueryNode のコンストラクタ
 
specialToken - クラス org.aminds.lucene.queryParser.regexp.parser.Token の変数
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken - クラス org.aminds.lucene.queryParser.span.parser.Token の変数
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
staticFlag - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream の static 変数
Whether parser is static.
staticFlag - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream の static 変数
Whether parser is static.
subArray(int, int) - クラス org.aminds.util.CharQueue のメソッド
 
SubReader - org.aminds.lucene.analysis の クラス
 
SubReader() - クラス org.aminds.lucene.analysis.SubReader のコンストラクタ
 
subSequence(int, int) - クラス org.aminds.lang.CodePointCharSequence のメソッド
 
subSequence(int, int) - クラス org.aminds.util.CharArray のメソッド
 
subSequence(int, int) - クラス org.aminds.util.CharQueue のメソッド
 
subSequence(int, int) - クラス org.aminds.util.CharSequenceList のメソッド
 
surrogates - クラス org.aminds.io.UnicodeNormalizationReader の変数
 
SwitchTo(int) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserTokenManager のメソッド
Switch to specified lex state.
SwitchTo(int) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserTokenManager のメソッド
Switch to specified lex state.

T

tabSize - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream の変数
 
tabSize - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream の変数
 
Term(CharSequence) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のメソッド
 
TERM - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
Term(CharSequence) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のメソッド
 
TERM - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
toArray(char[]) - クラス org.aminds.util.CharQueue のメソッド
 
token - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser の変数
Current token.
Token - org.aminds.lucene.queryParser.regexp.parser の クラス
Describes the input token stream.
Token() - クラス org.aminds.lucene.queryParser.regexp.parser.Token のコンストラクタ
No-argument constructor
Token(int) - クラス org.aminds.lucene.queryParser.regexp.parser.Token のコンストラクタ
Constructs a new token for the specified Image.
Token(int, String) - クラス org.aminds.lucene.queryParser.regexp.parser.Token のコンストラクタ
Constructs a new token for the specified Image and Kind.
token - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser の変数
Current token.
Token - org.aminds.lucene.queryParser.span.parser の クラス
Describes the input token stream.
Token() - クラス org.aminds.lucene.queryParser.span.parser.Token のコンストラクタ
No-argument constructor
Token(int) - クラス org.aminds.lucene.queryParser.span.parser.Token のコンストラクタ
Constructs a new token for the specified Image.
Token(int, String) - クラス org.aminds.lucene.queryParser.span.parser.Token のコンストラクタ
Constructs a new token for the specified Image and Kind.
token_source - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser の変数
Generated Token Manager.
token_source - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser の変数
Generated Token Manager.
tokenImage - 例外 org.aminds.lucene.queryParser.regexp.parser.ParseException の変数
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
Literal token values.
tokenImage - 例外 org.aminds.lucene.queryParser.span.parser.ParseException の変数
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
Literal token values.
TokenMgrError - org.aminds.lucene.queryParser.regexp.parser の エラー
Token Manager Error.
TokenMgrError() - エラー org.aminds.lucene.queryParser.regexp.parser.TokenMgrError のコンストラクタ
No arg constructor.
TokenMgrError(String, int) - エラー org.aminds.lucene.queryParser.regexp.parser.TokenMgrError のコンストラクタ
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - エラー org.aminds.lucene.queryParser.regexp.parser.TokenMgrError のコンストラクタ
Full Constructor.
TokenMgrError - org.aminds.lucene.queryParser.span.parser の エラー
Token Manager Error.
TokenMgrError() - エラー org.aminds.lucene.queryParser.span.parser.TokenMgrError のコンストラクタ
No arg constructor.
TokenMgrError(String, int) - エラー org.aminds.lucene.queryParser.span.parser.TokenMgrError のコンストラクタ
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - エラー org.aminds.lucene.queryParser.span.parser.TokenMgrError のコンストラクタ
Full Constructor.
tokenStream(String, Reader) - クラス org.aminds.lucene.analysis.DispatchAnalyzer のメソッド
 
TopLevelQuery(CharSequence) - クラス org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParser のメソッド
 
TopLevelQuery(CharSequence) - クラス org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParser のメソッド
 
toQueryString(EscapeQuerySyntax) - クラス org.aminds.lucene.queryParser.range.nodes.UnboundedParametricQueryNode のメソッド
 
toQueryString(EscapeQuerySyntax) - クラス org.aminds.lucene.queryParser.regexp.nodes.RegexpQueryNode のメソッド
 
toQueryString() - クラス org.aminds.lucene.queryParser.regexp.nodes.RegexpQueryNode のメソッド
 
toQueryString(EscapeQuerySyntax) - クラス org.aminds.lucene.queryParser.span.nodes.SpanLeafQueryNode のメソッド
 
toQueryString(EscapeQuerySyntax) - クラス org.aminds.lucene.queryParser.span.nodes.SpanNearQueryNode のメソッド
 
toQueryString(EscapeQuerySyntax) - クラス org.aminds.lucene.queryParser.span.nodes.SpanNotQueryNode のメソッド
 
toQueryString(EscapeQuerySyntax) - クラス org.aminds.lucene.queryParser.span.nodes.SpanOrQueryNode のメソッド
 
toQueryString(EscapeQuerySyntax) - クラス org.aminds.lucene.queryParser.span.nodes.SpanPositionRangeQueryNode のメソッド
 
toQueryString(EscapeQuerySyntax) - クラス org.aminds.lucene.queryParser.span.nodes.SpanTermQueryNode のメソッド
 
toQueryString(EscapeQuerySyntax) - クラス org.aminds.lucene.queryParser.span.nodes.WithinDistanceQueryNode のメソッド
 
toQueryString(EscapeQuerySyntax) - クラス org.aminds.lucene.queryParser.span.nodes.WithinRangeQueryNode のメソッド
 
toString() - クラス org.aminds.lang.CodePointCharSequence のメソッド
 
toString() - クラス org.aminds.lucene.queryParser.regexp.nodes.RegexpQueryNode のメソッド
 
toString() - クラス org.aminds.lucene.queryParser.regexp.parser.Token のメソッド
Returns the image.
toString() - クラス org.aminds.lucene.queryParser.RegexpQueryParser のメソッド
 
toString() - クラス org.aminds.lucene.queryParser.RegexpSpanQueryParser のメソッド
 
toString() - クラス org.aminds.lucene.queryParser.span.nodes.SpanLeafQueryNode のメソッド
 
toString() - クラス org.aminds.lucene.queryParser.span.nodes.SpanNearQueryNode のメソッド
 
toString() - クラス org.aminds.lucene.queryParser.span.nodes.SpanNotQueryNode のメソッド
 
toString() - クラス org.aminds.lucene.queryParser.span.nodes.SpanOrQueryNode のメソッド
 
toString() - クラス org.aminds.lucene.queryParser.span.nodes.SpanPositionRangeQueryNode のメソッド
 
toString() - クラス org.aminds.lucene.queryParser.span.nodes.SpanTermQueryNode のメソッド
 
toString() - クラス org.aminds.lucene.queryParser.span.nodes.WithinDistanceQueryNode のメソッド
 
toString() - クラス org.aminds.lucene.queryParser.span.nodes.WithinRangeQueryNode のメソッド
 
toString() - クラス org.aminds.lucene.queryParser.span.parser.Token のメソッド
Returns the image.
toString(String) - クラス org.aminds.lucene.search.FlagRegexQuery のメソッド
 
toString() - クラス org.aminds.util.CharArray のメソッド
 
toString() - クラス org.aminds.util.CharSequenceList のメソッド
 
trimTo(int) - クラス org.aminds.util.CharQueue のメソッド
 
trimToSize() - クラス org.aminds.util.CharQueue のメソッド
 

U

UnboundedParametricQueryNode - org.aminds.lucene.queryParser.range.nodes の クラス
 
UnboundedParametricQueryNode(CharSequence, ParametricQueryNode.CompareOperator, int, int) - クラス org.aminds.lucene.queryParser.range.nodes.UnboundedParametricQueryNode のコンストラクタ
 
UnicodeNormalizationCharFilter - org.aminds.lucene.analysis の クラス
 
UnicodeNormalizationCharFilter(CharStream) - クラス org.aminds.lucene.analysis.UnicodeNormalizationCharFilter のコンストラクタ
 
UnicodeNormalizationCharFilter(CharStream, Normalizer.Mode) - クラス org.aminds.lucene.analysis.UnicodeNormalizationCharFilter のコンストラクタ
 
UnicodeNormalizationReader - org.aminds.io の クラス
FilterReader that applies Unicode Normalization described in Unicode Standard Annex #15 — Unicode Normalization Forms.
UnicodeNormalizationReader(Reader) - クラス org.aminds.io.UnicodeNormalizationReader のコンストラクタ
 
UnicodeNormalizationReader(Reader, Normalizer.Mode) - クラス org.aminds.io.UnicodeNormalizationReader のコンストラクタ
 
UnicodeNormalizationReader(Reader, Normalizer.Mode, int) - クラス org.aminds.io.UnicodeNormalizationReader のコンストラクタ
 
UnicodeNormalizationReader(Reader, Normalizer.Mode, int, UnicodeNormalizationReader.Capability) - クラス org.aminds.io.UnicodeNormalizationReader のコンストラクタ
 
UnicodeNormalizationReader(Reader, Normalizer.Form) - クラス org.aminds.io.UnicodeNormalizationReader のコンストラクタ
 
UnicodeNormalizationReader.Capability - org.aminds.io の 列挙型
 
UnicodeNormalizationReader.ICU4JNormalizer - org.aminds.io の クラス
 
UnicodeNormalizationReader.ICU4JNormalizer(Reader, Normalizer.Mode, int) - クラス org.aminds.io.UnicodeNormalizationReader.ICU4JNormalizer のコンストラクタ
 
UnicodeNormalizationReader.InternalNormalizer - org.aminds.io の インタフェース
 
UnicodeNormalizationReader.IteratorIOException - org.aminds.io の 例外
 
UnicodeNormalizationReader.IteratorIOException(IOException) - 例外 org.aminds.io.UnicodeNormalizationReader.IteratorIOException のコンストラクタ
 
UnicodeNormalizationReader.JavaTextNormalizer - org.aminds.io の クラス
 
UnicodeNormalizationReader.JavaTextNormalizer(Reader, Normalizer.Form) - クラス org.aminds.io.UnicodeNormalizationReader.JavaTextNormalizer のコンストラクタ
 
UnicodeNormalizationReader.ReaderIterator - org.aminds.io の クラス
Minimal implementation of UCharacterIterator for internal use.
UnicodeNormalizationReader.ReaderIterator(Reader) - クラス org.aminds.io.UnicodeNormalizationReader.ReaderIterator のコンストラクタ
 
UnicodeNormalizationReader.ReaderIterator(Reader, int) - クラス org.aminds.io.UnicodeNormalizationReader.ReaderIterator のコンストラクタ
 
UpdateLineColumn(char) - クラス org.aminds.lucene.queryParser.regexp.parser.JavaCharStream のメソッド
 
UpdateLineColumn(char) - クラス org.aminds.lucene.queryParser.span.parser.JavaCharStream のメソッド
 

V

value - クラス org.aminds.util.CharArray の変数
 
valueOf(String) - 列挙 org.aminds.io.HalfwidthFullwidthNormalizationReader.Mode の static メソッド
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 org.aminds.io.UnicodeNormalizationReader.Capability の static メソッド
指定した名前を持つこの型の列挙型定数を返します。
values() - 列挙 org.aminds.io.HalfwidthFullwidthNormalizationReader.Mode の static メソッド
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 org.aminds.io.UnicodeNormalizationReader.Capability の static メソッド
この列挙型の定数を含む配列を宣言されている順序で返します。

W

Within - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
Lexical state.
WithinDistanceQueryNode - org.aminds.lucene.queryParser.span.nodes の クラス
 
WithinDistanceQueryNode(QueryNode, int, boolean) - クラス org.aminds.lucene.queryParser.span.nodes.WithinDistanceQueryNode のコンストラクタ
 
WithinQueryNodeProcessor - org.aminds.lucene.queryParser.span.processors の クラス
 
WithinQueryNodeProcessor() - クラス org.aminds.lucene.queryParser.span.processors.WithinQueryNodeProcessor のコンストラクタ
 
WithinRangeQueryNode - org.aminds.lucene.queryParser.span.nodes の クラス
 
WithinRangeQueryNode(QueryNode, int, int) - クラス org.aminds.lucene.queryParser.span.nodes.WithinRangeQueryNode のコンストラクタ
 

X

xor(Container<? super T>, Container<? super T>) - クラス org.aminds.util.LogicalContainers の static メソッド
 

_

_ESCAPED_CHAR - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
_ESCAPED_CHAR - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
_NUM_CHAR - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
_NUM_CHAR - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
_QUOTED_CHAR - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
_QUOTED_CHAR - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
_REGEXP_FLAG_CHAR - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
_REGEXP_FLAG_CHAR - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
_TERM_CHAR - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
_TERM_CHAR - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
_TERM_START_CHAR - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
_TERM_START_CHAR - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.
_WHITESPACE - インタフェース org.aminds.lucene.queryParser.regexp.parser.RegexpSyntaxParserConstants の static 変数
RegularExpression Id.
_WHITESPACE - インタフェース org.aminds.lucene.queryParser.span.parser.RegexpSpanSyntaxParserConstants の static 変数
RegularExpression Id.

A B C D E F G H I J K L M N O P Q R S T U V W X _

Copyright (c) 2008-2011 Masashi Nakanishi.