public abstract class BaseNamespaceHandler extends Object
| 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 - nullCopyright © 2017 JBoss by Red Hat. All rights reserved.