Uses of Class
com.helger.schematron.pure.model.PSPattern
Packages that use PSPattern
Package
Description
-
Uses of PSPattern in com.helger.schematron.pure.bound
Methods in com.helger.schematron.pure.bound that return types with arguments of type PSPatternModifier and TypeMethodDescriptionfinal com.helger.commons.collection.impl.ICommonsList<PSPattern>AbstractPSBoundSchema.getAllRelevantPatterns()com.helger.commons.collection.impl.ICommonsList<PSPattern>IPSBoundSchema.getAllRelevantPatterns() -
Uses of PSPattern in com.helger.schematron.pure.bound.xpath
Methods in com.helger.schematron.pure.bound.xpath that return PSPatternConstructors in com.helger.schematron.pure.bound.xpath with parameters of type PSPatternModifierConstructorDescriptionPSXPathBoundPattern(PSPattern aPattern, com.helger.commons.collection.impl.ICommonsList<PSXPathBoundRule> aBoundRules) -
Uses of PSPattern in com.helger.schematron.pure.exchange
Methods in com.helger.schematron.pure.exchange that return PSPatternModifier and TypeMethodDescriptionPSReader.readPatternFromXML(com.helger.xml.microdom.IMicroElement ePattern) Read a <pattern> element -
Uses of PSPattern in com.helger.schematron.pure.model
Methods in com.helger.schematron.pure.model that return PSPatternMethods in com.helger.schematron.pure.model that return types with arguments of type PSPatternModifier and TypeMethodDescriptioncom.helger.commons.collection.impl.ICommonsList<PSPattern>PSSchema.getAllPatterns()Methods in com.helger.schematron.pure.model with parameters of type PSPattern -
Uses of PSPattern in com.helger.schematron.pure.validation
Methods in com.helger.schematron.pure.validation with parameters of type PSPattern -
Uses of PSPattern in com.helger.schematron.pure.validation.xpath
Methods in com.helger.schematron.pure.validation.xpath with parameters of type PSPattern