куафrefactor class for encoding letters
git-svn-id: https://russianmorphology.googlecode.com/svn/trunk@61 d817d54c-26ab-11de-abc9-2f7d1455ff7a
This commit is contained in:
		| @@ -13,7 +13,7 @@ | ||||
|  * See the License for the specific language governing permissions and | ||||
|  * limitations under the License. | ||||
|  */ | ||||
| package org.apache.lucene.morpholgy.english; | ||||
| package org.apache.lucene.morphology.english; | ||||
| 
 | ||||
| import org.apache.lucene.morphology.LetterDecoderEncoder; | ||||
| import org.apache.lucene.morphology.SuffixToLongException; | ||||
| @@ -13,7 +13,7 @@ | ||||
|  * See the License for the specific language governing permissions and | ||||
|  * limitations under the License. | ||||
|  */ | ||||
| package org.apache.lucene.morpholgy.english; | ||||
| package org.apache.lucene.morphology.english; | ||||
| 
 | ||||
| import static org.hamcrest.core.IsEqual.equalTo; | ||||
| import static org.junit.Assert.assertThat; | ||||
| @@ -13,7 +13,7 @@ | ||||
|  * See the License for the specific language governing permissions and | ||||
|  * limitations under the License. | ||||
|  */ | ||||
| package org.apache.lucene.morpholgy.english; | ||||
| package org.apache.lucene.morphology.english; | ||||
| 
 | ||||
| import org.apache.lucene.morphology.LuceneMorph; | ||||
| import org.junit.Before; | ||||
		Reference in New Issue
	
	Block a user
	 alexander.a.kuznetsov
					alexander.a.kuznetsov