Hilbert II - Version 0.03.01

org.qedeq.kernel.xml.mapper
Class Context2SimpleXPath

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

public final class Context2SimpleXPath
extends Object

Parses complete qedeq modules.

Version:
$Revision: 1.3 $

Method Summary
static SimpleXPath getXPath(ModuleContext context)
          Transform context information into XML specific location information.
 
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)
Transform context information into XML specific location information.

Parameters:
context - Abstract context description.
Returns:
Information where the context could be found.
Throws:
RuntimeException - FIXME dont!

Hilbert II - Version 0.03.01

©left GNU General Public Licence
All Rights Reserved.