草庐IT

IllegalAnnotationExceptions

全部标签

java - JAXB : 2 counts of IllegalAnnotationExceptions

这是我的解析器类publicclassTest{publicstaticvoidmain(Stringargs[])throwsException{Filefile=newFile("D:\\Test.xml");JAXBContextjaxbContext=JAXBContext.newInstance(MyOrder.class);UnmarshallerjaxbUnmarshaller=jaxbContext.createUnmarshaller();MyOrdercustomer=(MyOrder)jaxbUnmarshaller.unmarshal(file);System.

java - IllegalAnnotationExceptions 元素没有带有 @XmlElementDecl 的 ObjectFactory

在命令提示符下运行项目时出现以下错误javacom.javavids.jaxb.sitemap.main.Main出现如下错误Exceptioninthread"main"com.sun.xml.internal.bind.v2.runtime.IllegalAnnotationsException:1countsofIllegalAnnotationExceptionsThere'snoObjectFactorywithan@XmlElementDeclfortheelement{unison}FromTime.thisproblemisrelatedtothefollowinglo