|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.doxia.parser.AbstractParser
org.apache.maven.doxia.module.twiki.TWikiParser
public class TWikiParser
Parse the twiki file format
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.doxia.parser.Parser |
|---|
JUSTIFY_CENTER, JUSTIFY_LEFT, JUSTIFY_RIGHT, ROLE |
| Constructor Summary | |
|---|---|
TWikiParser()
Creates the TWikiParser. |
|
| Method Summary | |
|---|---|
java.util.List |
parse(org.apache.maven.doxia.module.common.ByLineSource source)
|
void |
parse(java.io.Reader reader,
org.apache.maven.doxia.sink.Sink sink)
|
| Methods inherited from class org.apache.maven.doxia.parser.AbstractParser |
|---|
executeMacro |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TWikiParser()
| Method Detail |
|---|
public final java.util.List parse(org.apache.maven.doxia.module.common.ByLineSource source)
throws org.apache.maven.doxia.parser.ParseException
source - source to parse
org.apache.maven.doxia.parser.ParseException - on error
public final void parse(java.io.Reader reader,
org.apache.maven.doxia.sink.Sink sink)
throws org.apache.maven.doxia.parser.ParseException
org.apache.maven.doxia.parser.ParseExceptionParser.parse(java.io.Reader,
org.apache.maven.doxia.sink.Sink)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||