org.eclipse.mylyn.internal.wikitext.textile.core.phrase
Class ImageTextilePhraseModifier
java.lang.Object
org.eclipse.mylyn.wikitext.core.parser.markup.PatternBasedElement
org.eclipse.mylyn.internal.wikitext.textile.core.phrase.ImageTextilePhraseModifier
- All Implemented Interfaces:
- java.lang.Cloneable
public class ImageTextilePhraseModifier
- extends PatternBasedElement
- Author:
- David Green
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ALIGNMENT_GROUP
protected static final int ALIGNMENT_GROUP
- See Also:
- Constant Field Values
CONTENT_GROUP
protected static final int CONTENT_GROUP
- See Also:
- Constant Field Values
ATTRIBUTES_OFFSET
protected static final int ATTRIBUTES_OFFSET
- See Also:
- Constant Field Values
ImageTextilePhraseModifier
public ImageTextilePhraseModifier()
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.