Interface IEnhancedQName.PrefixToNamespaceResolver

Enclosing interface:
IEnhancedQName
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface IEnhancedQName.PrefixToNamespaceResolver
Provides a callback for resolving namespace prefixes.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the URI string for the provided namespace prefix.