dk.brics.xact.operations
Class XMLNavigator.Result

java.lang.Object
  extended by 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.


Constructor Summary
XMLNavigator.Result(XML initial)
          Constructs a new result.
 
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
 

Constructor Detail

XMLNavigator.Result

XMLNavigator.Result(XML initial)
Constructs a new result.

Method Detail

getInitial

public XML getInitial()
Returns the copy of the real initial context.



Copyright © 2005-2011 Aarhus University.