Revision: 17400
http://sourceforge.net/p/gate/code/17400
Author: markagreenwood
Date: 2014-02-22 12:56:53 +0000 (Sat, 22 Feb 2014)
Log Message:
-----------
removed some deprecated bean methods left over from a really old version of the
PR
Modified Paths:
--------------
gate/trunk/src/main/gate/creole/gazetteer/FlexibleGazetteer.java
Modified: gate/trunk/src/main/gate/creole/gazetteer/FlexibleGazetteer.java
===================================================================
--- gate/trunk/src/main/gate/creole/gazetteer/FlexibleGazetteer.java
2014-02-22 12:22:02 UTC (rev 17399)
+++ gate/trunk/src/main/gate/creole/gazetteer/FlexibleGazetteer.java
2014-02-22 12:56:53 UTC (rev 17400)
@@ -326,16 +326,6 @@
}
/**
- * sets the outputAnnotationSetName
- *
- * @param annName
- */
- @Deprecated
- public void setOutputAnnotationSetName(String annName) {
- setOutputASName(annName);
- }
-
- /**
* Returns the outputAnnotationSetName
*
* @return a {@link String} value.
@@ -345,16 +335,6 @@
}
/**
- * sets the inputAnnotationSetName
- *
- * @param annName
- */
- @Deprecated
- public void setInputAnnotationSetName(String annName) {
- setInputASName(annName);
- }
-
- /**
* sets the input AnnotationSet Name
*
* @param inputASName
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs