public class ListPattern extends Pattern
Modifier and Type | Field and Description |
---|---|
java.lang.String |
alias |
org.xml.sax.Locator |
locator |
Pattern |
p |
Constructor and Description |
---|
ListPattern(ParserRuntime rt,
org.xml.sax.Locator loc,
Pattern p_,
java.lang.String alias_) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
apply(PatternFunction f) |
public final Pattern p
public final java.lang.String alias
public final org.xml.sax.Locator locator
public ListPattern(ParserRuntime rt, org.xml.sax.Locator loc, Pattern p_, java.lang.String alias_)
public java.lang.Object apply(PatternFunction f)