XMLIncluder includer = new XMLIncluder(<my XML file>); String content = includer.getContent();
XMLNodeIncluder includer = new XMLNodeIncluder(<my XML file>); includer.write(<my output XML file>);
false
, then the order will be alphabetical[1]
Copyright 2006-2024 Herve Girod. All Rights Reserved. Documentation and source under the LGPL v2 and Apache 2.0 licences