Mylyn WikiText

org.eclipse.mylyn.wikitext.ui.editor
Interface WikiTextDocumentProvider

All Known Implementing Classes:
AbstractWikiTextDocumentProvider

public interface WikiTextDocumentProvider

Document providers used with WikiTextSourceEditor should implement this interface. Implementors should prefer to subclass AbstractWikiTextDocumentProvider instead of directly implementing this interface.

Since:
1.3
Author:
David Green

Method Summary
 void setMarkupLanguage(MarkupLanguage markupLanguage)
           
 

Method Detail

setMarkupLanguage

void setMarkupLanguage(MarkupLanguage markupLanguage)

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