org.opends.server.tools
Class LDAPCompareOptions

java.lang.Object
  extended by org.opends.server.tools.LDAPToolOptions
      extended by org.opends.server.tools.LDAPCompareOptions

public class LDAPCompareOptions
extends LDAPToolOptions

This class defines options for all the compare operations used by the ldapcompare tool.


Constructor Summary
LDAPCompareOptions()
          Creates the options instance.
 
Method Summary
 
Methods inherited from class org.opends.server.tools.LDAPToolOptions
continueOnError, getControls, getEncoding, getVerbose, setContinueOnError, setControls, setEncoding, setShowOperations, setVerbose, showOperations
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LDAPCompareOptions

public LDAPCompareOptions()
Creates the options instance.