|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.msv.schematron.grammar.SActions
com.sun.msv.schematron.grammar.SRule
public class SRule
| Field Summary |
|---|
| Fields inherited from class com.sun.msv.schematron.grammar.SActions |
|---|
asserts, reports |
| Constructor Summary | |
|---|---|
SRule(org.apache.xpath.XPath _match,
Collection _asserts,
Collection _reports)
|
|
| Method Summary | |
|---|---|
boolean |
matches(Node node)
checks if the given Node matches this rule. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SRule(org.apache.xpath.XPath _match,
Collection _asserts,
Collection _reports)
| Method Detail |
|---|
public boolean matches(Node node)
throws TransformerException
TransformerException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||