org.eclipse.mylyn.internal.wikitext.textile.core.token
Class FootnoteReferenceReplacementToken

java.lang.Object
  extended by org.eclipse.mylyn.wikitext.core.parser.markup.PatternBasedElement
      extended by org.eclipse.mylyn.internal.wikitext.textile.core.token.FootnoteReferenceReplacementToken
All Implemented Interfaces:
java.lang.Cloneable

public class FootnoteReferenceReplacementToken
extends PatternBasedElement

Author:
David Green

Constructor Summary
FootnoteReferenceReplacementToken()
           
 
Method Summary
protected  java.lang.String getPattern(int groupOffset)
           
protected  int getPatternGroupCount()
           
protected  PatternBasedElementProcessor newProcessor()
           
 
Methods inherited from class org.eclipse.mylyn.wikitext.core.parser.markup.PatternBasedElement
clone
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FootnoteReferenceReplacementToken

public FootnoteReferenceReplacementToken()
Method Detail

getPattern

protected java.lang.String getPattern(int groupOffset)
Specified by:
getPattern in class PatternBasedElement

getPatternGroupCount

protected int getPatternGroupCount()
Specified by:
getPatternGroupCount in class PatternBasedElement

newProcessor

protected PatternBasedElementProcessor newProcessor()
Specified by:
newProcessor in class PatternBasedElement


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