|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.quattor.pan.template.SelfHolder
org.quattor.pan.template.PathSelfHolder
public class PathSelfHolder
Essentially just a structure to hold values related to the processing of the SELF variable. This is treated as a separate structure because we must save (restore) these values when entering (exiting) a structure template.
| Field Summary |
|---|
| Fields inherited from class org.quattor.pan.template.SelfHolder |
|---|
element, unmodifiable |
| Constructor Summary | |
|---|---|
PathSelfHolder(Path path,
Context context)
|
|
| Method Summary | |
|---|---|
void |
setElement(Element element)
|
| Methods inherited from class org.quattor.pan.template.SelfHolder |
|---|
getElement, isUnmodifiable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PathSelfHolder(Path path,
Context context)
| Method Detail |
|---|
public void setElement(Element element)
setElement in class SelfHolder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||