I would recommend to use Manifests from jcabi-manifests. With this utility class you can read any attribute with just one line:
String value = Manifests.read("My-Attribute");
Type: Posts; User: yegor256; Keyword(s):
I would recommend to use Manifests from jcabi-manifests. With this utility class you can read any attribute with just one line:
String value = Manifests.read("My-Attribute");
Try ReXSL instead. It's a lightweight MVC framework, with XSL and JAXB.
I originally posted my question on SO (http://stackoverflow.com/questions/6078009), but didn't get any help.
This is part of my job.xml:
<job id="foo" job-repository="job-repository">
...