Statements (77)
Predicate | Object |
---|---|
gptkbp:instance_of |
gptkb:software
|
gptkbp:bfsLayer |
3
|
gptkbp:bfsParent |
gptkb:museum
|
gptkbp:allows |
pattern matching
pattern compilation string searching |
gptkbp:can_be_extended_by |
custom patterns
custom matchers custom flags |
gptkbp:can_be_used_with |
String class
String Buffer class String Builder class |
gptkbp:contains |
gptkb:Matcher_class
gptkb:Pattern_class Match Result interface |
https://www.w3.org/2000/01/rdf-schema#label |
java.util.regex
|
gptkbp:introduced |
gptkb:Java_1.4
|
gptkbp:is_available_on |
gptkb:Java_1.4
|
gptkbp:is_compatible_with |
gptkb:Java_Enhancement_Proposal
|
gptkbp:is_documented_in |
Java API documentation
|
gptkbp:is_influenced_by |
POSIX regular expressions
Perl regular expressions Java Script regular expressions Python regular expressions |
gptkbp:is_maintained_by |
gptkb:Database_Management_System
|
gptkbp:is_often_used_in |
gptkb:software_framework
data processing web development text processing input validation file parsing |
gptkbp:is_part_of |
gptkb:Java_Standard_Library
gptkb:Java_SE_platform gptkb:software gptkb:Java_Runtime_Environment_(JRE) |
gptkbp:is_used_in |
gptkb:software_framework
gptkb:Cloud_Computing_Service enterprise applications API development data validation game development mobile app development natural language processing syntax highlighting web development data science text processing web scraping data extraction log file analysis text parsing input sanitization formatting strings input parsing search and replace operations searching and replacing text |
gptkbp:part_of |
gptkb:Java_Standard_Library
|
gptkbp:provides |
find and replace functionality
regular expression matching split method flags for pattern matching regular expression support methods for finding matches methods for replacing text methods for splitting strings syntax for matching Unicode characters |
gptkbp:supports |
character classes
quantifiers grouping constructs lookbehind assertions Unicode character classes greedy and non-greedy matching lookahead assertions Unicode regular expressions |
gptkbp:throws |
Pattern Syntax Exception
|
gptkbp:used_in |
string manipulation
|
gptkbp:uses |
backslash escapes
|