I get the following exception when attempting to get the text from an EMPTY element: java.lang.NullPointerException at org.jdom.Element.getText(Element.java:420) at org.jdom.Element.getChildText(Element.java:484)