Feature Requests item #1202110, was opened at 2005-05-14 21:08 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=366035&aid=1202110&group_id=16035
Category: None Group: None Status: Open Priority: 5 Submitted By: Janni Kovacs (jroar) Assigned to: Nobody/Anonymous (nobody) Summary: Provide more hackability with protected instancevariables Initial Comment: I tried to hack dom4j for saving line/column number values for Elements by overrigin SAXReader and SAXContentHandler but i noticed that dom4j's hackability is very bad. all instance variables are private so I can't access them. Also ElementStack is only package visible. Please provide more hackability by changing private to protected variables and/or making ElementStack and other useful classes public. Thanks ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=366035&aid=1202110&group_id=16035 ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ dom4j-dev mailing list dom4j-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dom4j-dev