GATE
Version 3.1-2270

Deprecated API


Contents
Deprecated Classes
gate.annotation.AnnotationDiff
          This functionality is provided by the AnnotationDiffer class as of GATE version 3.0. 
gate.creole.OntologyAwareTransducer
          Ontology related functionality is now implemented in the standard JAPE Transducer Transducer. 
 

Deprecated Methods
gate.creole.CreoleRegisterImpl.addDirectory(URL)
            
gate.jape.parser.ASCII_CharStream.getColumn()
            
gate.jape.parser.SimpleCharStream.getColumn()
            
gate.jape.parser.ASCII_CharStream.getLine()
            
gate.jape.parser.SimpleCharStream.getLine()
            
gate.Gate.getUserConfigFileName()
          Use Gate.getUserConfigFile() instead. 
gate.creole.CreoleRegisterImpl.registerDirectories()
            
hepple.postag.POSTagger.setEncoding(String)
          The rules and lexicon are read at construction time, so setting the encoding later will have no effect. 
 


GATE
Version 3.1-2270