| Package | Description |
|---|---|
| com.helger.schematron.pure.binding | |
| com.helger.schematron.pure.bound.xpath |
| Modifier and Type | Method and Description |
|---|---|
static IPSQueryBinding |
PSQueryBindingRegistry.getQueryBindingOfNameOrThrow(String sName)
Get the query binding with the specified name
|
static void |
PSQueryBindingRegistry.registerQueryBinding(String sName,
IPSQueryBinding aQueryBinding) |
| Modifier and Type | Method and Description |
|---|---|
PSXPathBoundSchema |
PSXPathBoundSchema.bind() |
static XPathFactory |
PSXPathBoundSchema.createXPathFactorySaxonFirst() |
| Constructor and Description |
|---|
PSXPathBoundSchema(IPSQueryBinding aQueryBinding,
PSSchema aOrigSchema,
String sPhase,
IPSErrorHandler aCustomErrorListener,
XPathVariableResolver aXPathVariableResolver,
XPathFunctionResolver aXPathFunctionResolver)
Create a new bound schema.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.