public class ProfessionalXPathFactory extends XPathFactoryImpl
DEFAULT_OBJECT_MODEL_URI, DEFAULT_PROPERTY_NAME| Constructor and Description | 
|---|
ProfessionalXPathFactory()
Default constructor: this creates a Configuration as well as creating the professional
 XPathFactory. 
 | 
ProfessionalXPathFactory(ProfessionalConfiguration config)
Constructor using a user-supplied Configuration. 
 | 
getConfiguration, getFeature, isObjectModelSupported, newXPath, setConfiguration, setFeature, setXPathFunctionResolver, setXPathVariableResolvernewInstance, newInstance, newInstancepublic ProfessionalXPathFactory()
public ProfessionalXPathFactory(ProfessionalConfiguration config)
config - the configuration to be used. This must be a ProfessionalConfiguration.Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.