Class PatternNamespaceResolver

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String resolve​(java.lang.String namespace)
      Method should always return original value if hostAdress is not to be modified
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • resolve

        public java.lang.String resolve​(java.lang.String namespace)
        Description copied from interface: DatasetNamespaceResolver
        Method should always return original value if hostAdress is not to be modified
        Specified by:
        resolve in interface DatasetNamespaceResolver
        Parameters:
        namespace - address of the host
        Returns:
        resolved namespace