org.qedeq.kernel.xml.mapper
Class Context2SimpleXPath
java.lang.Object
org.qedeq.kernel.xml.mapper.Context2SimpleXPath
- public final class Context2SimpleXPath
- extends Object
Parses complete qedeq modules.
- Version:
- $Revision: 1.2 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getXPath
public static final SimpleXPath getXPath(Context context)
- Transform context information into XML specific location information.
- Parameters:
context - Abstract context description.
- Returns:
- Information where the context could be found.