Skip navigation links
cSpell Java
2018 Version
A B C D E F G H I L M N O P Q R S T U W Y 

O

Option - Class in gov.nih.nlm.nls.cSpell.CmdLineSyntax
The class Option represents an object of a command line system.
Option(String) - Constructor for class gov.nih.nlm.nls.cSpell.CmdLineSyntax.Option
Create a new command line option, using a string format as the input
Option(OptionList<OptionFlag>) - Constructor for class gov.nih.nlm.nls.cSpell.CmdLineSyntax.Option
Create a new command line option, using an OptionList as the input
OptionFlag - Class in gov.nih.nlm.nls.cSpell.CmdLineSyntax
This class OptionFlag represents an object of an option flag.
OptionFlag() - Constructor for class gov.nih.nlm.nls.cSpell.CmdLineSyntax.OptionFlag
Default constructor to create an option flag
OptionFlag(String, int) - Constructor for class gov.nih.nlm.nls.cSpell.CmdLineSyntax.OptionFlag
Create an option flag, using the option item in string format and the level in the option hierarchy structure
OptionItem - Class in gov.nih.nlm.nls.cSpell.CmdLineSyntax
This class represents the basic elements of an option list.
OptionItem(String) - Constructor for class gov.nih.nlm.nls.cSpell.CmdLineSyntax.OptionItem
Create an OptionItem object, using an option item in a String format
OptionItem(String, String, String) - Constructor for class gov.nih.nlm.nls.cSpell.CmdLineSyntax.OptionItem
Create an OptionItem object, using an option item, option flag, and option arguments in String format.
OptionList<E> - Class in gov.nih.nlm.nls.cSpell.CmdLineSyntax
This OptionList class includes basic operations for an option list.
OptionList() - Constructor for class gov.nih.nlm.nls.cSpell.CmdLineSyntax.OptionList
Create a option list object
OptionMain - Class in gov.nih.nlm.nls.cSpell.CmdLineSyntax
This class provides an example of using CmdLineSyntax package and OptionTest.
OptionMain() - Constructor for class gov.nih.nlm.nls.cSpell.CmdLineSyntax.OptionMain
 
OptionTest - Class in gov.nih.nlm.nls.cSpell.CmdLineSyntax
This class demonstrates how to customize specific command line syntax by using this package.
OptionTest() - Constructor for class gov.nih.nlm.nls.cSpell.CmdLineSyntax.OptionTest
 
OptionUtility - Class in gov.nih.nlm.nls.cSpell.CmdLineSyntax
This class provides utility functions for Option operations.
OptionUtility() - Constructor for class gov.nih.nlm.nls.cSpell.CmdLineSyntax.OptionUtility
 
OrthographicScore - Class in gov.nih.nlm.nls.cSpell.Ranker
This class provides a java object of orthographic score.
OrthographicScore(String, String, double, double, double) - Constructor for class gov.nih.nlm.nls.cSpell.Ranker.OrthographicScore
 
OrthographicScoreComparator<T> - Class in gov.nih.nlm.nls.cSpell.Ranker
This class is a comparator to compare OrthographicScore records.
OrthographicScoreComparator() - Constructor for class gov.nih.nlm.nls.cSpell.Ranker.OrthographicScoreComparator
 
OrthographicUtil - Class in gov.nih.nlm.nls.cSpell.Ranker
This is a java class for orthographic utility to get similarity and penalty for split.
Out - Class in gov.nih.nlm.nls.cSpell.Util
This class is the output for cSpell.
Out() - Constructor for class gov.nih.nlm.nls.cSpell.Util.Out
 
outWriter_ - Variable in class gov.nih.nlm.nls.cSpell.Tools.CSpell
 
OverlapScore - Class in gov.nih.nlm.nls.cSpell.Ranker
This class provides a java class to get the similarity score for overlap.
OverwriteProperties(Hashtable<String, String>) - Method in class gov.nih.nlm.nls.cSpell.Lib.Configuration
Overwrite the value if it is specified in the properties.
A B C D E F G H I L M N O P Q R S T U W Y 
Skip navigation links
cSpell Java
2018 Version

Submit a bug or feature

Copyright © 2018 National Library of Medicine