| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Navigator | |
|---|---|
| org.apache.cocoon.stax.navigation | |
| Uses of Navigator in org.apache.cocoon.stax.navigation | 
|---|
| Classes in org.apache.cocoon.stax.navigation that implement Navigator | |
|---|---|
|  class | FindCorrespondingStartEndElementPairNavigatorThis implementation of the Navigatorreturns true every time aStartElementis
 entered tofulfillsCriteria(XMLEvent)and matches all other conditions entered
 to theNavigatorduring its creation. | 
|  class | FindEndElementNavigatorThis implementation of the Navigatorreturns true offulfillsCriteria(XMLEvent)any time it is called with aEndElementfull
 filling all conditions theNavigatorwas created with. | 
|  class | FindStartElementNavigatorThis implementation of the Navigatorreturns true offulfillsCriteria(XMLEvent)any time it is called with aStartElementfull filling all conditions theNavigatorwas created with. | 
|  class | InSubtreeNavigatorThis Navigatorimplementation returns as long true as long it is in an opened clause. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||