XML : How jersey generate the wadl, are there a scheme for this

I want to parse a .wadl file which is generated by jersey. but I have no idea that how jersey generate the wadl file, and is there a scheme file used by jersey. In fact ,I want to find the scheme file and use xmlBeans to parse the wadl file. I want to know is there any other method to do this. I will be appreciate!

No comments:

Post a Comment