Property xmlnsxsi=httpwwww3org2001XMLSchema-instance xmlnsxsd=httpwwww3org2001XMLSchemaExpression科室与主诊组收入科室总收入科室与主诊组收入科室总收入ExpressionExpression101Expression1EntPeCalcItemViewName科室与主诊组收入科室总收入NameTable
该XML字符串可以解析为以下Java对象:
public class Property {
private String expression;
private String expression1;
private List
// getters and setters
}
public class EntPeCalcItemView { private String name; private int tableId; private String field; private int dataTimeType; private int dataYear; private int dataMonth; private int monthType; private int valuType;
// getters and setters
}
原文地址: https://www.cveoy.top/t/topic/b3es 著作权归作者所有。请勿转载和采集!