public static class AttributeMapType.ImmutableAttributeMapAdapter extends XmlAdapter<AttributeMapType,ImmutableAttributeMap>
Constructor and Description |
---|
ImmutableAttributeMapAdapter() |
Modifier and Type | Method and Description |
---|---|
AttributeMapType |
marshal(ImmutableAttributeMap input) |
ImmutableAttributeMap |
unmarshal(AttributeMapType input) |
public ImmutableAttributeMap unmarshal(AttributeMapType input) throws Exception
unmarshal
in class XmlAdapter<AttributeMapType,ImmutableAttributeMap>
Exception
public AttributeMapType marshal(ImmutableAttributeMap input) throws Exception
marshal
in class XmlAdapter<AttributeMapType,ImmutableAttributeMap>
Exception
Copyright © 2020. All Rights Reserved.