|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface of Article Parser
Copyright: Copyright (c) 2005
Company: IST, Drexel University
| Method Summary | |
java.lang.String |
assemble(Article article)
Assemble an article into a sequence of text which could be saved in files for future use. |
Article |
parse(java.lang.String content)
Parse a sequence of text into an article |
| Method Detail |
public Article parse(java.lang.String content)
content - the sequence of text
public java.lang.String assemble(Article article)
article - the article for assembling
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||