|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrelaxngcc.grammar.Pattern
relaxngcc.grammar.OneOrMorePattern
Field Summary | |
Pattern |
p
|
Constructor Summary | |
OneOrMorePattern(ParserRuntime rt,
Pattern p_)
|
Method Summary | |
java.lang.Object |
apply(PatternFunction f)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public final Pattern p
Constructor Detail |
public OneOrMorePattern(ParserRuntime rt, Pattern p_)
Method Detail |
public java.lang.Object apply(PatternFunction f)
apply
in class Pattern
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |