Home | History | Annotate | Download | only in utils

Lines Matching defs:getNamespaceForPrefix

512   public String getNamespaceForPrefix(String prefix, Element namespaceContext)
611 * the node's prefix and using getNamespaceForPrefix in that it attempts
613 * TODO: Should we consider moving that logic into getNamespaceForPrefix?