uk.ac.soton.itinnovation.registry.component.xml.discovery
Class XQueryGeneratorImplV1
java.lang.Object
uk.ac.soton.itinnovation.registry.component.xml.discovery.XQueryGeneratorImplV1
- All Implemented Interfaces:
- XQueryGenerator
public final class XQueryGeneratorImplV1
- extends Object
- implements XQueryGenerator
This class generates a XQuery expression based on a XmlQuery object (ooXmlQL).
- Author:
- Uwe Radetzki
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XQueryGeneratorImplV1
public XQueryGeneratorImplV1()
generateXQuery
public final String generateXQuery(XmlQuery query,
XmlDbAccess access,
RegistryDomainModel model)
throws GeneratorException,
AccessException
- This method generates a XQuery expression based on a specific XmlQuery object.
- Specified by:
generateXQuery in interface XQueryGenerator
- Parameters:
query - access - model -
- Throws:
GeneratorException
AccessException
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.