Class BaseNamespaceHandler

    • Constructor Detail

      • BaseNamespaceHandler

        public BaseNamespaceHandler()
    • Method Detail

      • findCoreSchemaLocation

        protected URL findCoreSchemaLocation​(String namespace)
        If namespace handler's schema imports other schemas from cxf-core bundle, this method may be used to delegate to CXFAPINamespaceHandler to resolve imported schema.
        Parameters:
        namespace -
        Returns:
        if namespace may be resolved by CXFAPINamespaceHandler valid URL is returned. Otherwise returns null