jInfer

cz.cuni.mff.ksi.jinfer.twostep.contentinfering.pattern
Class Pattern

java.lang.Object
  extended by cz.cuni.mff.ksi.jinfer.twostep.contentinfering.pattern.Pattern
All Implemented Interfaces:
ContentInferrer

public class Pattern
extends Object
implements ContentInferrer

TODO anti Comment!


Constructor Summary
Pattern(AutomatonSimplifierFactory automatonSimplifierFactory, RegexpAutomatonSimplifierFactory regexpAutomatonSimplifierFactory)
           
 
Method Summary
 String inferContentType(List<ContentNode> nodes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pattern

public Pattern(AutomatonSimplifierFactory automatonSimplifierFactory,
               RegexpAutomatonSimplifierFactory regexpAutomatonSimplifierFactory)
Method Detail

inferContentType

public String inferContentType(List<ContentNode> nodes)
                        throws InterruptedException
Specified by:
inferContentType in interface ContentInferrer
Throws:
InterruptedException

jInfer

Generated on Fri Dec 9 00:01:25 CET 2011