Interface CommandLineOptions.ParamSetter

Enclosing class:
CommandLineOptions

public static interface CommandLineOptions.ParamSetter
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setParam(QName qName, XdmValue value)
     
  • Method Details