|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.melati.template.velocity.WebMacroConverter
public final class WebMacroConverter
Converter from WebMacro templates to Velocity templates. Note that this does not succeed for modern WebMacro syntax which uses optionional #begin in #foreach.
| Field Summary | |
|---|---|
static java.lang.String[] |
regExps
The regexes to use for substition. |
| Method Summary | |
|---|---|
static java.io.InputStream |
convert(java.io.InputStream in)
Do the conversion. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String[] regExps
| Method Detail |
|---|
public static java.io.InputStream convert(java.io.InputStream in)
in -
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||