uk.ac.soton.itinnovation.registry.icomponent.search.parser
Class XmlQueryParser
java.lang.Object
uk.ac.soton.itinnovation.registry.icomponent.search.parser.XmlQueryParser
public class XmlQueryParser
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlQueryParser
public XmlQueryParser()
readQuery
public static XmlQuery readQuery(URL url,
RegistryDomainModel model)
throws ParsingException
- Throws:
ParsingException
readQuery
public static XmlQuery readQuery(Reader reader,
RegistryDomainModel model)
throws ParsingException
- Throws:
ParsingException
readQuery
public static XmlQuery readQuery(File file,
RegistryDomainModel model)
throws ParsingException
- Throws:
ParsingException
Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.