|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbootstrap.PostProcessor
public class PostProcessor
| Field Summary | |
|---|---|
protected java.util.regex.Pattern |
_codePattern
|
| Constructor Summary | |
|---|---|
PostProcessor()
|
|
| Method Summary | |
|---|---|
protected java.util.regex.Pattern |
getCodePattern()
|
java.lang.String |
postProcess(java.lang.CharSequence it)
|
protected java.lang.String |
unindentCodeBlocks(java.lang.CharSequence it)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.regex.Pattern _codePattern
| Constructor Detail |
|---|
public PostProcessor()
| Method Detail |
|---|
protected java.util.regex.Pattern getCodePattern()
protected java.lang.String unindentCodeBlocks(java.lang.CharSequence it)
public java.lang.String postProcess(java.lang.CharSequence it)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||