com.opera.core.systems.arguments
Class OperaDesktopArguments

java.lang.Object
  extended by com.opera.core.systems.OperaArguments
      extended by com.opera.core.systems.arguments.OperaCoreArguments
          extended by com.opera.core.systems.arguments.OperaDesktopArguments
All Implemented Interfaces:
OperaArguments, Iterable<OperaArgument>

public class OperaDesktopArguments
extends OperaCoreArguments

Handles a list of strings/arguments for the Opera Desktop binary.

Author:
Andreas Tolf Tolfsen

Field Summary
 
Fields inherited from class com.opera.core.systems.OperaArguments
arguments, DEFAULT_SIGN
 
Constructor Summary
OperaDesktopArguments()
           
 
Method Summary
 
Methods inherited from class com.opera.core.systems.OperaArguments
add, add, add, get, getArguments, getArgumentsAsStringList, iterator, merge, parse, sign, size, toJson, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OperaDesktopArguments

public OperaDesktopArguments()


Copyright © 2012. All Rights Reserved.