org.mycore.services.z3950
Class MCRZ3950PrefixQueryParser

java.lang.Object
  extended by org.mycore.services.z3950.MCRZ3950PrefixQueryParser

public class MCRZ3950PrefixQueryParser
extends Object


Constructor Summary
MCRZ3950PrefixQueryParser(Reader r)
           
 
Method Summary
static Properties getDefaultConversionRules()
           
static void main(String[] args)
           
 MCRCondition parse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MCRZ3950PrefixQueryParser

public MCRZ3950PrefixQueryParser(Reader r)
Method Detail

getDefaultConversionRules

public static Properties getDefaultConversionRules()

parse

public MCRCondition parse()
                   throws MCRException
Throws:
MCRException

main

public static void main(String[] args)