Skip navigation links
JDOM
2.0.6.1

Package org.jdom2.located

Extended JDOM Content Classes that contain location coordinates.

See: Description

Package org.jdom2.located Description

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.

Skip navigation links
JDOM
2.0.6.1

Copyright © 2021 Jason Hunter, Brett McLaughlin. All Rights Reserved.