org.apache.rat.analysis
Class DocumentHeaderAnalyser

java.lang.Object
  extended by org.apache.rat.analysis.DocumentHeaderAnalyser
All Implemented Interfaces:
IDocumentAnalyser

public class DocumentHeaderAnalyser
extends Object
implements IDocumentAnalyser


Constructor Summary
DocumentHeaderAnalyser(IHeaderMatcher matcher)
           
 
Method Summary
 void analyse(Document document)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentHeaderAnalyser

public DocumentHeaderAnalyser(IHeaderMatcher matcher)
Method Detail

analyse

public void analyse(Document document)
             throws RatDocumentAnalysisException
Specified by:
analyse in interface IDocumentAnalyser
Throws:
RatDocumentAnalysisException


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.