In spite of being the sporadic maintainer of Aegis, I find myself too
rusty to answer the following question:

Given a class like:


class Blither {
    public Blither(int blather, int bloop) { ... }
    ..
}

No no-args ctor...

Is there any short path through Aegis, or do I need to go read up on
the JAX-B means? I have and want no XSD files here, this is all
Java-first.

Reply via email to