Class 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