Module prov.model

Class NamespaceGatherer

java.lang.Object
org.openprovenance.prov.model.NamespaceGatherer
All Implemented Interfaces:
StatementAction

public class NamespaceGatherer extends Object implements StatementAction
Utility class to traverse a document, register all namespaces occurring in QualifiedNames and attributes as well as associated prefixes, and create a Namespace datastructure.
Author:
lavm