|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.importexport.impl.snipsnap.AbstractConverter
public abstract class AbstractConverter
| Field Summary | |
|---|---|
static int |
MULTI_LINE_MATCH
|
static int |
SINGLE_LINE_MATCH
|
| Constructor Summary | |
|---|---|
AbstractConverter(java.lang.String regex,
java.lang.String replaceWith,
int flags)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toConfluence(java.lang.String originalForm)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int MULTI_LINE_MATCH
public static final int SINGLE_LINE_MATCH
| Constructor Detail |
|---|
public AbstractConverter(java.lang.String regex,
java.lang.String replaceWith,
int flags)
| Method Detail |
|---|
public java.lang.String toConfluence(java.lang.String originalForm)
toConfluence in interface ConfluenceConverter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||