public class PropertiesBasedPrefixResolver
extends PrefixResolverDefault
PrefixResolver implementation that loads prefix configuration from jmeter property xpath.namespace.config| Constructor and Description |
|---|
PropertiesBasedPrefixResolver(Node xpathExpressionContext) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNamespaceForPrefix(String prefix,
Node namespaceContext)
Searches prefix in NAMESPACE_MAP, if it fails to find it defaults to parent implementation
|
public PropertiesBasedPrefixResolver(Node xpathExpressionContext)
xpathExpressionContext - NodeCopyright © 1998-2015 Apache Software Foundation. All Rights Reserved.