@Immutable public class PSXPathBoundPattern extends Object
Constructor and Description |
---|
PSXPathBoundPattern(PSPattern aPattern,
com.helger.commons.collection.ext.ICommonsList<PSXPathBoundRule> aBoundRules) |
Modifier and Type | Method and Description |
---|---|
com.helger.commons.collection.ext.ICommonsList<PSXPathBoundRule> |
getAllBoundRules() |
PSPattern |
getPattern() |
String |
toString() |
public PSXPathBoundPattern(@Nonnull PSPattern aPattern, @Nonnull com.helger.commons.collection.ext.ICommonsList<PSXPathBoundRule> aBoundRules)
Copyright © 2014–2016 Philip Helger. All rights reserved.