Mylyn WikiText

org.eclipse.mylyn.wikitext.ui.viewer
Interface AbstractTextSourceViewerConfiguration.HyperlinkDetectorDescriptorFilter

All Known Implementing Classes:
DefaultHyperlinkDetectorDescriptorFilter
Enclosing class:
AbstractTextSourceViewerConfiguration

public static interface AbstractTextSourceViewerConfiguration.HyperlinkDetectorDescriptorFilter

a filter for filtering hyperlink descriptors


Method Summary
 boolean filter(HyperlinkDetectorDescriptor descriptor)
           
 

Method Detail

filter

boolean filter(HyperlinkDetectorDescriptor descriptor)

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