org.robotframework.remoteserver.javalib
Class SimpleKeywordExtractor
java.lang.Object
org.robotframework.remoteserver.javalib.SimpleKeywordExtractor
- All Implemented Interfaces:
- org.robotframework.javalib.beans.annotation.IKeywordExtractor<org.robotframework.javalib.keyword.Keyword>
public class SimpleKeywordExtractor
- extends Object
- implements org.robotframework.javalib.beans.annotation.IKeywordExtractor<org.robotframework.javalib.keyword.Keyword>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleKeywordExtractor
public SimpleKeywordExtractor()
extractKeywords
public Map<String,org.robotframework.javalib.keyword.Keyword> extractKeywords(Object keywordBean)
- Specified by:
extractKeywords in interface org.robotframework.javalib.beans.annotation.IKeywordExtractor<org.robotframework.javalib.keyword.Keyword>
Copyright © 2012. All Rights Reserved.