|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.xmlmatcher.rex.PositionImpl
net.sf.xmlmatcher.rex.AnyElementPosition
public final class AnyElementPosition
| Constructor Summary | |
|---|---|
AnyElementPosition(org.w3c.dom.Element element)
|
|
AnyElementPosition(org.w3c.dom.Element element,
PositionsGraph exclusions)
|
|
| Method Summary | |
|---|---|
boolean |
match(org.w3c.dom.Element symbol,
Matcher matcher)
Used during input sequence matching phase. |
java.lang.String |
toString()
|
| Methods inherited from class net.sf.xmlmatcher.rex.PositionImpl |
|---|
addNext, getElement, getNextSiblings, isFinal, setFinal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AnyElementPosition(org.w3c.dom.Element element)
public AnyElementPosition(org.w3c.dom.Element element,
PositionsGraph exclusions)
| Method Detail |
|---|
public boolean match(org.w3c.dom.Element symbol,
Matcher matcher)
throws InvalidTemplateException
Position
InvalidTemplateExceptionpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||