|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LanguageProfile | |
|---|---|
| org.apache.tika.language | |
| Uses of LanguageProfile in org.apache.tika.language |
|---|
| Methods in org.apache.tika.language that return LanguageProfile | |
|---|---|
LanguageProfile |
ProfilingWriter.getProfile()
Returns the language profile being built by this writer. |
LanguageProfile |
ProfilingHandler.getProfile()
Returns the language profile being built by this content handler. |
| Methods in org.apache.tika.language with parameters of type LanguageProfile | |
|---|---|
double |
LanguageProfile.distance(LanguageProfile that)
Calculates the geometric distance between this and the given other language profile. |
| Constructors in org.apache.tika.language with parameters of type LanguageProfile | |
|---|---|
LanguageIdentifier(LanguageProfile profile)
|
|
ProfilingHandler(LanguageProfile profile)
|
|
ProfilingWriter(LanguageProfile profile)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||