public abstract class BaseNamespaceHandler extends Object implements org.apache.aries.blueprint.NamespaceHandler
Constructor and Description |
---|
BaseNamespaceHandler() |
Modifier and Type | Method and Description |
---|---|
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. |
protected URL findCoreSchemaLocation(String namespace)
CXFAPINamespaceHandler
to resolve imported schema.namespace
- null
Apache CXF