Package | Description |
---|---|
net.java.html.lib | |
net.java.html.lib.angular.ng |
Modifier and Type | Field and Description |
---|---|
static RegExp |
RegExp.prototype |
Modifier and Type | Method and Description |
---|---|
static RegExp |
RegExp.$as(Object obj) |
RegExp |
RegExp.compile() |
static RegExp |
RegExp.newRegExp(String pattern) |
static RegExp |
RegExp.newRegExp(String pattern,
String flags) |
Modifier and Type | Method and Description |
---|---|
RegExp |
ICompileProvider.aHrefSanitizationWhitelist() |
RegExp |
ICompileProvider.imgSrcSanitizationWhitelist() |
Modifier and Type | Method and Description |
---|---|
ICompileProvider |
ICompileProvider.aHrefSanitizationWhitelist(RegExp regexp) |
ICompileProvider |
ICompileProvider.imgSrcSanitizationWhitelist(RegExp regexp) |
Copyright © 2018. All rights reserved.