public class PropertiesBasedPrefixResolver
extends PrefixResolverDefault
PrefixResolver
implementation that loads prefix configuration from jmeter property xpath.namespace.configConstructor 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-2014 Apache Software Foundation. All Rights Reserved.