| Package | Description |
|---|---|
| com.helger.schematron.pure.binding | |
| com.helger.schematron.pure.binding.xpath | |
| com.helger.schematron.pure.exchange | |
| com.helger.schematron.pure.model |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.ext.ICommonsNavigableMap<String,String> |
IPSQueryBinding.getStringReplacementMap(List<PSParam> aParams)
Convert the passed list of
PSParam elements to a map suitable for
String replacement. |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.ext.ICommonsNavigableMap<String,String> |
PSXPathQueryBinding.getStringReplacementMap(List<PSParam> aParams) |
| Modifier and Type | Method and Description |
|---|---|
PSParam |
PSReader.readParamFromXML(com.helger.xml.microdom.IMicroElement eParam)
Read a <param> element
|
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.ext.ICommonsList<PSParam> |
PSPattern.getAllParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
PSPattern.addParam(PSParam aParam) |
Copyright © 2014–2016 Philip Helger. All rights reserved.