|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrelaxngcc.grammar.Pattern
relaxngcc.grammar.BinaryPattern
relaxngcc.grammar.GroupPattern
Field Summary |
Fields inherited from class relaxngcc.grammar.BinaryPattern |
p1, p2 |
Constructor Summary | |
GroupPattern(ParserRuntime rt,
Pattern p1,
Pattern p2)
|
Method Summary | |
java.lang.Object |
apply(PatternFunction f)
|
Methods inherited from class relaxngcc.grammar.BinaryPattern |
getChildPatterns |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GroupPattern(ParserRuntime rt, Pattern p1, Pattern p2)
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 |