Hilbert II - Version 0.03.04

org.qedeq.kernel.xml.mapper
Class Context2SimpleXPathOld

java.lang.Object
  extended byorg.qedeq.kernel.xml.mapper.Context2SimpleXPathOld

public final class Context2SimpleXPathOld
extends Object

Parses complete QEDEQ modules to find a context location..

Not in use any more.

Version:
$Revision: 1.2 $

Method Summary
static SimpleXPath getXPath(ModuleContext context)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getXPath

public static final SimpleXPath getXPath(ModuleContext context)
Deprecated.  

Transform context information into XML specific location information.

Parameters:
context - Abstract context description.
Returns:
Information where the context could be found.
Throws:
RuntimeException - Don't!

Hilbert II - Version 0.03.04

©left GNU General Public Licence
All Rights Reserved.