Package lv.id.jc.piglatin.core
Class WordsMatcher
java.lang.Object
lv.id.jc.piglatin.core.WordsMatcher
This class is responsible for matching words in a given phrase.
-
Constructor Details
-
WordsMatcher
public WordsMatcher()
-
-
Method Details
-
apply
This method applies the word-matching pattern to a given phrase. It returns a Matcher object that can be used to find words in the phrase.
-