Class MappingNodeValue

    • Constructor Detail

      • MappingNodeValue

        public MappingNodeValue()
    • Method Detail

      • getMapping

        public abstract Mapping getMapping()
        Return the mapping associated with this node value.
      • updateNamespaces

        protected void updateNamespaces​(QName qname,
                                        MarshalRecord marshalRecord,
                                        Field xmlField)
      • addTypeAttribute

        protected void addTypeAttribute​(MarshalRecord marshalRecord,
                                        String typeValue)