Class URIAdapter.AsURL

Enclosing class:
URIAdapter

public static final class URIAdapter.AsURL extends URIAdapter
Replace <gcx:FileName> by <gmd:URL> if marshalling legacy ISO 19139:2007 document.
  • Constructor Details

    • AsURL

      public AsURL()
      Empty constructor used only by JAXB.
  • Method Details

    • marshal

      public GO_CharacterString marshal(URI value)
      Replaces <gcx:FileName> by <gmd:URL> if marshalling legacy ISO 19139:2007 document.
      Overrides:
      marshal in class URIAdapter
      Parameters:
      value - the URI value, or null.
      Returns:
      a non-null value only if marshalling ISO 19115-3 or newer.