GatheringNamespaceContext
class GatheringNamespaceContext(parentContext: NamespaceContext?, resultMap: MutableMap<String, String>) : NamespaceContext(source)
Class that gathers namespace queries and records them in the given map (prefix, namespace uri).
Author
Created by pdvrieze on 20/10/15.