Pattern class

GPTKB entity

Statements (27)
Predicate Object
gptkbp:bfsLayer 4
gptkbp:bfsParent gptkb:java.util.regex
gptkbp:can_be_used_with Java streams
Java collections
gptkbp:can_create groups
character classes
anchors
quantifiers
lookaheads
lookbehinds
flags for case sensitivity
flags for comments mode
flags for dotall mode
flags for literal mode
flags for multiline mode
flags for unicode case folding
literal strings
gptkbp:descendant gptkb:theorem
gptkbp:has_method compile(String regex)
matches(String regex, Char Sequence input)
quote(String s)
split(Char Sequence input)
compile(String regex, int flags)
https://www.w3.org/2000/01/rdf-schema#label Pattern class
gptkbp:hyper_threading gptkb:theorem
gptkbp:is_part_of Java standard library
gptkbp:is_used_for compiling regular expressions