org.eclipse.mylyn.internal.wikitext.confluence.core.util
Class Options

java.lang.Object
  extended by org.eclipse.mylyn.internal.wikitext.confluence.core.util.Options

public class Options
extends Object

A utility for parsing Confluence-style options

Author:
David Green

Nested Class Summary
static interface Options.Handler
          a handler for accepting options
 
Constructor Summary
Options()
           
 
Method Summary
static void parseOptions(String options, Options.Handler handler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Options

public Options()
Method Detail

parseOptions

public static void parseOptions(String options,
                                Options.Handler handler)


Copyright © 2011 FuseSource, Corp.. All Rights Reserved.