dk.brics.xact.operations
Class XMLNavigator.Result
java.lang.Object
  
dk.brics.xact.operations.XMLNavigator.Result
- Direct Known Subclasses: 
 - XMLNavigator.ElementListResult, XMLNavigator.NodeListResult, XMLNavigator.NodeResult
 
- Enclosing class:
 - XMLNavigator
 
public static class XMLNavigator.Result
- extends Object
 
Abstract result of evaluation.
 
| 
Method Summary | 
 XML | 
getInitial()
 
          Returns the copy of the real initial context. | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
XMLNavigator.Result
XMLNavigator.Result(XML initial)
- Constructs a new result.
 
getInitial
public XML getInitial()
- Returns the copy of the real initial context.
 
 
 Copyright © 2005-2011 Aarhus University.