jaxb - jaxb2-maven-plugin generate only a select few classes -


i have xsd file contains many many types, of not need. however, not have ability trim down need. being said, there way tell jaxb2-maven-plugin generate specific set of types or classes (a whitelist if will), it's not auto generating 1000+ classes?

thanks in advance!


Comments

Popular posts from this blog

android - Automated my builds -

python - How to return the most similar word from a list of words? -

php - Iterate over object properties with keys from second array -