Modifier and Type | Method and Description |
---|---|
ScriptNameManipulator.ScriptNamePattern |
ScriptNameManipulator.createPattern(java.util.List<java.lang.String> components)
For a file path (presented as components) creates a pattern that matches
script names with this file path.
|
Modifier and Type | Method and Description |
---|---|
static VmResourceRef |
VmResourceRef.forRegExpBased(ScriptNameManipulator.ScriptNamePattern scriptNamePattern) |
R |
VmResourceRef.Visitor.visitRegExpBased(ScriptNameManipulator.ScriptNamePattern scriptNamePattern) |
Modifier and Type | Method and Description |
---|---|
static java.util.regex.Pattern |
JavaScriptRegExpSupport.convertToJavaPattern(ScriptNameManipulator.ScriptNamePattern pattern)
From JavaScript RegExp source creates a Java Pattern.
|
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.