|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectrelaxngcc.grammar.Pattern
relaxngcc.grammar.MarkupPattern
relaxngcc.grammar.ElementPattern
public class ElementPattern
| Field Summary |
|---|
| Fields inherited from class relaxngcc.grammar.MarkupPattern |
|---|
body, endLocator, name, startLocator |
| Constructor Summary | |
|---|---|
ElementPattern(ParserRuntime rt,
org.xml.sax.Locator sloc,
NameClass name,
Pattern body)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
apply(PatternFunction f)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ElementPattern(ParserRuntime rt,
org.xml.sax.Locator sloc,
NameClass name,
Pattern body)
| 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 | ||||||||