Serialized Form


Package org.apache.lucene.analysis.ja.tokenAttributes

Class org.apache.lucene.analysis.ja.tokenAttributes.BasicFormAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

Serialized Fields

morpheme

Morpheme morpheme

Class org.apache.lucene.analysis.ja.tokenAttributes.ConjugationAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

Serialized Fields

morpheme

Morpheme morpheme

Class org.apache.lucene.analysis.ja.tokenAttributes.CostAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

Serialized Fields

cost

int cost

Class org.apache.lucene.analysis.ja.tokenAttributes.PartOfSpeechAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

Serialized Fields

morpheme

Morpheme morpheme

Class org.apache.lucene.analysis.ja.tokenAttributes.PronunciationsAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

Serialized Fields

morpheme

Morpheme morpheme

Class org.apache.lucene.analysis.ja.tokenAttributes.ReadingsAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

Serialized Fields

morpheme

Morpheme morpheme

Class org.apache.lucene.analysis.ja.tokenAttributes.SentenceStartAttributeImpl extends org.apache.lucene.util.AttributeImpl implements Serializable

Serialized Fields

sentenceStart

boolean sentenceStart



Copyright © 2012. All Rights Reserved.