public class JaxbNotnullDecimalThreeWithZeroAdapter extends XmlAdapter<String,BigDecimal>
public BigDecimal unmarshal(String v) throws Exception
unmarshal 在类中 XmlAdapter<String,BigDecimal>Exceptionpublic String marshal(BigDecimal v) throws Exception
marshal 在类中 XmlAdapter<String,BigDecimal>ExceptionCopyright © 2015–2025 cn.gtmap. All rights reserved.