Extended JDOM Content Classes that contain location coordinates. The coordinates are accessible using the Located interface which has getters and setters for the line and column details.

In addition, there is the LocatedJDOMFactory which can be used to create the Located-aware Content. The LocatedJDOMFactory can be used by a SAXBuilder to preserve the location data on the Content.