|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jamon.node.AbstractNode
org.jamon.node.AbstractEscapeNode
org.jamon.node.DefaultEscapeNode
public class DefaultEscapeNode
| Constructor Summary | |
|---|---|
DefaultEscapeNode(org.jamon.api.Location p_location)
|
|
| Method Summary | |
|---|---|
void |
apply(Analysis p_analysis)
|
boolean |
equals(java.lang.Object p_obj)
|
int |
hashCode()
|
protected void |
propertiesToString(java.lang.StringBuilder p_buffer)
|
| Methods inherited from class org.jamon.node.AbstractNode |
|---|
addProperty, addProperty, addPropertyList, getLocation, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultEscapeNode(org.jamon.api.Location p_location)
| Method Detail |
|---|
public void apply(Analysis p_analysis)
apply in class AbstractEscapeNodepublic boolean equals(java.lang.Object p_obj)
equals in class AbstractEscapeNodepublic int hashCode()
hashCode in class AbstractEscapeNodeprotected void propertiesToString(java.lang.StringBuilder p_buffer)
propertiesToString in class AbstractEscapeNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||