|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lucene.util.AttributeSource
org.apache.lucene.analysis.TokenStream
org.activemath.omdocjdom.index.analysis.OMDocMicroStructureTokenStream
public class OMDocMicroStructureTokenStream
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.lucene.util.AttributeSource |
|---|
org.apache.lucene.util.AttributeSource.AttributeFactory, org.apache.lucene.util.AttributeSource.State |
| Field Summary | |
|---|---|
static String |
CVS_ID
|
| Constructor Summary | |
|---|---|
OMDocMicroStructureTokenStream(List cmps,
org.apache.lucene.analysis.Analyzer plainTextAnalyzer,
String lang,
boolean doMath)
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
|
org.apache.lucene.analysis.Token |
next()
|
org.apache.lucene.analysis.Token |
nextToken()
|
| Methods inherited from class org.apache.lucene.analysis.TokenStream |
|---|
close, end, getOnlyUseNewAPI, incrementToken, next, reset, setOnlyUseNewAPI |
| Methods inherited from class org.apache.lucene.util.AttributeSource |
|---|
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, restoreState, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String CVS_ID
| Constructor Detail |
|---|
public OMDocMicroStructureTokenStream(List cmps,
org.apache.lucene.analysis.Analyzer plainTextAnalyzer,
String lang,
boolean doMath)
| Method Detail |
|---|
public org.apache.lucene.analysis.Token next()
throws IOException
next in class org.apache.lucene.analysis.TokenStreamIOException
public org.apache.lucene.analysis.Token nextToken()
throws IOException
IOException
public static void main(String[] args)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||