Castor 解析xml文件报错org.exolab.castor.xml.MarshalException: Illegal Text data found as child of
org.exolab.castor.xml.MarshalException: Illegal Text data found as child of
Exception in thread “main” org.exolab.castor.xml.MarshalException: Illegal Text data found as child of: META
value: " "{File: [not available]; line: 8; column: 8}
at org.exolab.castor.xml.Unmarshaller.convertSAXExceptionToMarshalException(Unmarshaller.java:794)
at org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:760)
at com.simple.add.core.castor.XmlUtils.unmarshal(XmlUtils.java:55)
at com.simple.pdb.dataexchange.task.InnerReceiveTask.main(InnerReceiveTask.java:129)
Caused by: org.xml.sax.