Package hec.map.annotations
Class ProjectionXmlAdapter
java.lang.Object
jakarta.xml.bind.annotation.adapters.XmlAdapter<String,CoordinateReferenceSystem>
hec.map.annotations.ProjectionXmlAdapter
public class ProjectionXmlAdapter
extends jakarta.xml.bind.annotation.adapters.XmlAdapter<String,CoordinateReferenceSystem>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ProjectionXmlAdapter
public ProjectionXmlAdapter()
-
-
Method Details
-
unmarshal
- Specified by:
unmarshal
in classjakarta.xml.bind.annotation.adapters.XmlAdapter<String,
CoordinateReferenceSystem> - Throws:
Exception
-
marshal
- Specified by:
marshal
in classjakarta.xml.bind.annotation.adapters.XmlAdapter<String,
CoordinateReferenceSystem> - Throws:
Exception
-