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

Quick Search    Search Deep

Uses of Class
org.greenstone.gatherer.cdm.CommandTokenizer

Uses of CommandTokenizer in org.greenstone.gatherer.cdm
 

Methods in org.greenstone.gatherer.cdm with parameters of type CommandTokenizer
static java.util.HashMap CollectionConfiguration.parseArguments(CommandTokenizer tokenizer)
          Parses arguments from a tokenizer and returns a HashMap of mappings.
private  org.w3c.dom.Element CollectionConfiguration.parseFormat(CommandTokenizer tokenizer)
           
private  org.w3c.dom.Element CollectionConfiguration.parseMetadata(CommandTokenizer tokenizer)