sk.uniba.euromath.gene.exportgraph
Interface INamespaceAcceptor

All Known Implementing Classes:
CoordinatorInfo, NamespaceMapAcceptor

public interface INamespaceAcceptor

Specifies which namespaces are accepted by this acceptor and in which favors.

Author:
Martin Vysny

Method Summary
 EnumSet<SourceEnum> getSource(String namespace)
          Returns kind of source for this namespace.
 

Method Detail

getSource

EnumSet<SourceEnum> getSource(String namespace)
Returns kind of source for this namespace.

Parameters:
namespace - the namespace URI
Returns:
kinds of sources that this coordinator accepts as input for given namespace. null if namespace is not accepted by the acceptor.


Copyright 2003-2003-2006 null. All Rights Reserved.