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