org.crosswire.jsword.examples
Class StrongsAnalysis
java.lang.Object
org.crosswire.jsword.examples.StrongsAnalysis
public class StrongsAnalysis
- extends Object
Analyze Strong's Numbers in a module.
- Author:
- DM Smith
- See Also:
The GNU Lesser General Public License for details.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
strongsNumberPattern
private static Pattern strongsNumberPattern
StrongsAnalysis
public StrongsAnalysis()
analyze
public void analyze(StrongsMapSet sms,
Book book,
List<Key> errors,
Key wholeBible)
- Parameters:
sms - book - errors - wholeBible -
main
public static void main(String[] args)
- Parameters:
args -