Class NoopNamespaceService

    • Constructor Detail

      • NoopNamespaceService

        public NoopNamespaceService()
    • Method Detail

      • setPrefix

        public boolean setPrefix​(String prefix,
                                 String namespace)
        Description copied from interface: NamespaceService
        Set the namespace for a given prefix.
        Specified by:
        setPrefix in interface NamespaceService
        Parameters:
        prefix - the prefix
        namespace - the namespace
        Returns:
        whether the new prefix was set