com.atlassian.jira.issue.util
Class DisabledTextAnalyzer

java.lang.Object
  extended bycom.atlassian.jira.issue.util.DisabledTextAnalyzer
All Implemented Interfaces:
TextAnalyzer

public class DisabledTextAnalyzer
extends java.lang.Object
implements TextAnalyzer


Constructor Summary
DisabledTextAnalyzer()
           
 
Method Summary
 void analyseContent(org.ofbiz.core.entity.GenericValue issue, java.lang.String content)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisabledTextAnalyzer

public DisabledTextAnalyzer()
Method Detail

analyseContent

public void analyseContent(org.ofbiz.core.entity.GenericValue issue,
                           java.lang.String content)
Specified by:
analyseContent in interface TextAnalyzer


Copyright © 2002-2005 Atlassian. All Rights Reserved.