1*5e617cccSTomoko Uchida# Licensed to the Apache Software Foundation (ASF) under one or more 2*5e617cccSTomoko Uchida# contributor license agreements. See the NOTICE file distributed with 3*5e617cccSTomoko Uchida# this work for additional information regarding copyright ownership. 4*5e617cccSTomoko Uchida# The ASF licenses this file to You under the Apache License, Version 2.0 5*5e617cccSTomoko Uchida# (the "License"); you may not use this file except in compliance with 6*5e617cccSTomoko Uchida# the License. You may obtain a copy of the License at 7*5e617cccSTomoko Uchida# 8*5e617cccSTomoko Uchida# http://www.apache.org/licenses/LICENSE-2.0 9*5e617cccSTomoko Uchida# 10*5e617cccSTomoko Uchida# Unless required by applicable law or agreed to in writing, software 11*5e617cccSTomoko Uchida# distributed under the License is distributed on an "AS IS" BASIS, 12*5e617cccSTomoko Uchida# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13*5e617cccSTomoko Uchida# See the License for the specific language governing permissions and 14*5e617cccSTomoko Uchida# limitations under the License. 15*5e617cccSTomoko Uchida 16*5e617cccSTomoko Uchidaorg.apache.lucene.analysis.icu.segmentation.ICUTokenizerFactory 17