Uses of Interface
org.eclipse.mylyn.wikitext.core.parser.outline.OutlineItem.Visitor

Packages that use OutlineItem.Visitor
org.eclipse.mylyn.wikitext.core.parser.outline An implementation of a markup parser specifically designed to build a model of the document outline based on headers in the markup. 
 

Uses of OutlineItem.Visitor in org.eclipse.mylyn.wikitext.core.parser.outline
 

Methods in org.eclipse.mylyn.wikitext.core.parser.outline with parameters of type OutlineItem.Visitor
 void OutlineItem.accept(OutlineItem.Visitor visitor)
           
 



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