Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Enums
  • Methods
  • Constructors
  • Terminally Deprecated Elements
    Element
    Description
    org.apache.lucene.analysis.ja.dict.BinaryDictionary.getResource(BinaryDictionary.ResourceScheme, String)
    org.apache.lucene.analysis.ja.dict.BinaryDictionary.ResourceScheme
    org.apache.lucene.analysis.ja.dict.ConnectionCosts(BinaryDictionary.ResourceScheme, String)
    replaced by ConnectionCosts(Path)
    org.apache.lucene.analysis.ja.dict.TokenInfoDictionary(BinaryDictionary.ResourceScheme, String)
    replaced by TokenInfoDictionary(Path, Path, Path, Path)
    org.apache.lucene.analysis.ja.dict.UnknownDictionary(BinaryDictionary.ResourceScheme, String)
    replaced by UnknownDictionary(Path, Path, Path)
  • Deprecated Enums
    Enum
    Description
    org.apache.lucene.analysis.ja.dict.BinaryDictionary.ResourceScheme
  • Deprecated Methods
    Method
    Description
    org.apache.lucene.analysis.ja.dict.BinaryDictionary.getResource(BinaryDictionary.ResourceScheme, String)
  • Deprecated Constructors
    Constructor
    Description
    org.apache.lucene.analysis.ja.dict.ConnectionCosts(BinaryDictionary.ResourceScheme, String)
    replaced by ConnectionCosts(Path)
    org.apache.lucene.analysis.ja.dict.TokenInfoDictionary(BinaryDictionary.ResourceScheme, String)
    replaced by TokenInfoDictionary(Path, Path, Path, Path)
    org.apache.lucene.analysis.ja.dict.UnknownDictionary(BinaryDictionary.ResourceScheme, String)
    replaced by UnknownDictionary(Path, Path, Path)

Copyright © 2000-2022 Apache Software Foundation. All Rights Reserved.