JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
F
O
A
ASCIIFoldingFilter
- Class in
org.apache.lucene.analysis.miscellaneous
This class converts alphabetic, numeric, and symbolic Unicode characters which are not in the first 127 ASCII characters (the "Basic Latin" Unicode block) into their ASCII equivalents, if one exists.
ASCIIFoldingFilter()
- Constructor for class org.apache.lucene.analysis.miscellaneous.
ASCIIFoldingFilter
ASCIIUtils
- Class in
com.illucit.util
Utility class for access to
ASCIIFoldingFilter
.
ASCIIUtils()
- Constructor for class com.illucit.util.
ASCIIUtils
C
com.illucit.util
- package com.illucit.util
F
foldToASCII(String)
- Static method in class com.illucit.util.
ASCIIUtils
Maps the chars of the input string to their ascii equivalents.
foldToASCII(char[], int, char[], int, int)
- Static method in class org.apache.lucene.analysis.miscellaneous.
ASCIIFoldingFilter
Converts characters above ASCII to their ASCII equivalents.
O
org.apache.lucene.analysis.miscellaneous
- package org.apache.lucene.analysis.miscellaneous
A
C
F
O
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015
illucIT Software GmbH
. All rights reserved.