Class PDElementNotFound
- java.lang.Object
-
- com.terminalfour.publish.data.element.PDElement
-
- com.terminalfour.publish.data.notfound.PDElementNotFound
-
- All Implemented Interfaces:
IPDData
,IPDNotFound
public class PDElementNotFound extends PDElement implements IPDNotFound
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
hasValue()
-
Methods inherited from class com.terminalfour.publish.data.element.PDElement
getName, isDateElement, isFileElement, isListElement, isMediaElement, isTagElement, isTextElement, toDateElement, toFileElement, toListElement, toMediaElement, toTagElement, toTextElement
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.terminalfour.publish.data.notfound.IPDNotFound
exists
-
-