Mylyn WikiText

org.eclipse.mylyn.wikitext.ui.commands
Class ConvertMarkupToEclipseHelp

java.lang.Object
  extended by AbstractHandler
      extended by org.eclipse.mylyn.wikitext.ui.commands.AbstractMarkupResourceHandler
          extended by org.eclipse.mylyn.wikitext.ui.commands.ConvertMarkupToHtml
              extended by org.eclipse.mylyn.wikitext.ui.commands.ConvertMarkupToEclipseHelp

public class ConvertMarkupToEclipseHelp
extends ConvertMarkupToHtml

Since:
1.0
Author:
David Green

Field Summary
 
Fields inherited from class org.eclipse.mylyn.wikitext.ui.commands.AbstractMarkupResourceHandler
markupLanguage
 
Constructor Summary
ConvertMarkupToEclipseHelp()
           
 
Method Summary
protected  void handleFile(IFile file, String name)
           
 
Methods inherited from class org.eclipse.mylyn.wikitext.ui.commands.AbstractMarkupResourceHandler
computeSelection, execute, getMarkupLanguage, getSelection, setMarkupLanguage, setSelection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConvertMarkupToEclipseHelp

public ConvertMarkupToEclipseHelp()
Method Detail

handleFile

protected void handleFile(IFile file,
                          String name)
Overrides:
handleFile in class ConvertMarkupToHtml

Mylyn WikiText

Copyright © 2007, 2009 David Green and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html