com.opensymphony.module.sitemesh.html
Class HTMLProcessor
java.lang.Object
com.opensymphony.module.sitemesh.html.HTMLProcessor
- public class HTMLProcessor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
input
private final char[] input
body
private final CharArray body
defaultState
private final State defaultState
currentState
private State currentState
HTMLProcessor
public HTMLProcessor(char[] input,
CharArray body)
defaultState
public State defaultState()
process
public void process()