The Apache Commons Digester package lets you configure an XML to Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.

LicenseApache 2.0
CategoriesConfiguration Libraries
Tagsconfigpropertiesapachecommons
HomePage http://commons.apache.org/digester/ 🔍 Inspect URL
Ranking#4234 in MvnRepository (See Top Artifacts)
#20 in Configuration Libraries
Used By132 artifacts

VersionVulnerabilitiesRepositoryUsagesDate
3.2.x
3.2CentralDec 10, 2011
3.1.x
3.1CentralOct 25, 2011
3.0.x
3.0CentralJul 02, 2011

Related Books

Java: The Complete Reference, Thirteenth EditionJava: The Complete Reference, Thirteenth Edition (2024)
by Schildt, Herbert, Coward, Dr Danny
Java: The Complete Reference, Thirteenth EditionJava: The Complete Reference, Thirteenth Edition (2024)
by Schildt, Herbert, Coward, Danny
Learn Java with Projects: A concise practical guide to learning everything a Java professional really needs to knowLearn Java with Projects: A concise practical guide to learning everything a Java professional really needs to know (2023)
by Kennedy, Dr. Seán, Putten, Maaike van
Learning Java: An Introduction to Real-World Programming with JavaLearning Java: An Introduction to Real-World Programming with Java (2023)
by Loy, Marc, Niemeyer, Patrick, Leuck, Daniel
Java in a Nutshell: A Desktop Quick ReferenceJava in a Nutshell: A Desktop Quick Reference (2023)
by Evans, Benjamin J., Clark, Jason, Flanagan, David
The Well-Grounded Java Developer, Second EditionThe Well-Grounded Java Developer, Second Edition (2022)
by Evans, Benjamin, Verburg, Martijn, Clark, Jason
Head First Java: A Brain-Friendly GuideHead First Java: A Brain-Friendly Guide (2022)
by Sierra, Kathy, Bates, Bert, Gee, Trisha
Java Cookbook: Problems and Solutions for Java DevelopersJava Cookbook: Problems and Solutions for Java Developers (2020)
by Darwin, Ian F.
Think Java: How to Think Like a Computer ScientistThink Java: How to Think Like a Computer Scientist (2020)
by Downey, Allen, Mayfield, Chris
Real-World Software Development: A Project-Driven Guide to Fundamentals in JavaReal-World Software Development: A Project-Driven Guide to Fundamentals in Java (2019)
by Urma, Raoul-Gabriel, Warburton, Richard
Modern Java in Action: Lambdas, streams, functional and reactive programmingModern Java in Action: Lambdas, streams, functional and reactive programming (2018)
by Raoul-Gabriel Urma, Mario Fusco, Alan Mycroft
Effective JavaEffective Java (2017)
by Bloch, Joshua