Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
jena.cmdline.Arg

Uses of Arg in jena.cmdline
 

Methods in jena.cmdline that return Arg
 Arg CommandLine.getArg(ArgDecl argDecl)
          Get the argument associated with the argurment declaration.
 Arg CommandLine.getArg(java.lang.String s)
           
 

Methods in jena.cmdline with parameters of type Arg
protected  void ArgDecl.trigger(Arg arg)
           
 boolean ArgDecl.matches(Arg a)