Uses of Class
org.biojava.utils.regex.PatternFactory
Packages that use PatternFactory
Package
Description
This package is used to perform regular expression searches of
SymbolLists defined in arbitrary Alphabets.
-
Uses of PatternFactory in org.biojava.utils.regex
Methods in org.biojava.utils.regex that return PatternFactoryModifier and TypeMethodDescriptionstatic PatternFactory
PatternFactory.makeFactory
(FiniteAlphabet alfa) Returns a factory for Patterns in the specified Alphabet.