org.quattor.pan.template
Class InvalidSelfHolder
java.lang.Object
org.quattor.pan.template.SelfHolder
org.quattor.pan.template.InvalidSelfHolder
public class InvalidSelfHolder
- extends SelfHolder
A class that will throw an exception if SELF is accessed in any way. This is
the case for include statements where SELF is undefined.
- Author:
- loomis
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvalidSelfHolder
public InvalidSelfHolder()
getElement
public Element getElement()
- Overrides:
getElement in class SelfHolder
setElement
public void setElement(Element element)
- Overrides:
setElement in class SelfHolder
isUnmodifiable
public boolean isUnmodifiable()
- Overrides:
isUnmodifiable in class SelfHolder
Copyright © 2012 Quattor. All Rights Reserved.