Class XMLQueryOption

  • All Implemented Interfaces:
    CliOption

    public class XMLQueryOption
    extends java.lang.Object
    implements CliOption
    • Constructor Detail

      • XMLQueryOption

        public XMLQueryOption()
    • Method Detail

      • getXMLQuery

        public java.lang.String getXMLQuery()
      • preprocess

        public void preprocess​(picocli.CommandLine commandLine)
                        throws java.lang.Exception
        Specified by:
        preprocess in interface CliOption
        Throws:
        java.lang.Exception