dk.brics.xact.operations
Class XMLNavigator.NodeResult
java.lang.Object
  
dk.brics.xact.operations.XMLNavigator.Result
      
dk.brics.xact.operations.XMLNavigator.NodeResult
- Enclosing class:
 - XMLNavigator
 
public static class XMLNavigator.NodeResult
- extends XMLNavigator.Result
 
Single-node result.
 
| 
Method Summary | 
 Node | 
getNode()
 
          Returns the selected node. | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
XMLNavigator.NodeResult
public XMLNavigator.NodeResult(XML root,
                               Node node)
- Constructs a new result.
 
getNode
public Node getNode()
- Returns the selected node.
 
 
 Copyright © 2005-2011 Aarhus University.