Xindice API
version 1.2m1

org.apache.xindice.tools
Class XMLTools.Action

java.lang.Object
  extended byorg.apache.xindice.tools.XMLTools.Action
Enclosing class:
XMLTools

public static class XMLTools.Action
extends Object


Field Summary
 String className
           
 String description
           
 String fullName
           
 String helpclass
           
 String switchName
           
 
Constructor Summary
XMLTools.Action(String className, String description, String helpclass, String switchName, String fullName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

helpclass

public final String helpclass

className

public final String className

description

public final String description

switchName

public final String switchName

fullName

public final String fullName
Constructor Detail

XMLTools.Action

public XMLTools.Action(String className,
                       String description,
                       String helpclass,
                       String switchName,
                       String fullName)

Xindice API
version 1.2m1

Copyright (c) 1999-2007 The Apache Software Foundation. All Rights Reserved.