Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Cascading.operation.regex Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
RegexFilter the Tuple stream accordingly.Classcascading.operation.regexCascading
RegexGenerator Note a null valued argument passed to the parser will be converted to an empty string ("") before the regex is applied.Classcascading.operation.regexCascading
RegexMatcher This operation uses Matcher internally, specifically the method Matcher.Classcascading.operation.regexCascading
RegexOperationClasscascading.operation.regexCascading
RegexParser RegexParser only expects one field value.Classcascading.operation.regexCascading
RegexReplace RegexReplace only expects one field value.Classcascading.operation.regexCascading
RegexSplitGeneratorClass RegexGenerator will emit a new Tuple for every split on the incoming argument value delimited by the given patternString.Classcascading.operation.regexCascading
RegexSplitter RegexSplitter only expects one field value.Classcascading.operation.regexCascading