| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsList<PSPattern> |
IPSBoundSchema.getAllRelevantPatterns() |
com.helger.commons.collection.impl.ICommonsList<PSPattern> |
AbstractPSBoundSchema.getAllRelevantPatterns() |
| Modifier and Type | Method and Description |
|---|---|
PSPattern |
PSXPathBoundPattern.getPattern() |
| Constructor and Description |
|---|
PSXPathBoundPattern(PSPattern aPattern,
com.helger.commons.collection.impl.ICommonsList<PSXPathBoundRule> aBoundRules) |
| Modifier and Type | Method and Description |
|---|---|
PSPattern |
PSReader.readPatternFromXML(com.helger.xml.microdom.IMicroElement ePattern)
Read a <pattern> element
|
| Modifier and Type | Method and Description |
|---|---|
PSPattern |
PSSchema.getPatternOfID(String sID) |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.collection.impl.ICommonsList<PSPattern> |
PSSchema.getAllPatterns() |
| Modifier and Type | Method and Description |
|---|---|
void |
PSSchema.addPattern(PSPattern aPattern) |
| Modifier and Type | Method and Description |
|---|---|
default void |
IPSValidationHandler.onPattern(PSPattern aPattern)
This method is called for every pattern inside the schema.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PSXPathValidationHandlerSVRL.onPattern(PSPattern aPattern) |
Copyright © 2014–2019 Philip Helger. All rights reserved.