|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.importexport.impl.moinmoin.MoinMoinContentCleaner
public class MoinMoinContentCleaner
Content-cleaner for MoinMoin. Converts MoinMoin-style markup in imported content into the equivalent Confluence/Textile markup. Right now, just keeps a bunch of regexps to apply to the content one after the other, although obviously there's room to grow.
| Constructor Summary | |
|---|---|
MoinMoinContentCleaner()
|
|
| Method Summary | |
|---|---|
java.lang.String |
clean(java.lang.String input)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MoinMoinContentCleaner()
| Method Detail |
|---|
public java.lang.String clean(java.lang.String input)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||