public class XMLValidationFilter extends XMLValidationSettings
{
"pattern": "**{.project,.classpath,plugin.xml,feature.xml,category.xml,.target,.product}",
"noGrammar": "ignore"
}
| Constructor and Description |
|---|
XMLValidationFilter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getPattern() |
boolean |
matches(String uri) |
void |
setPattern(String pattern) |
equals, getNamespaces, getNoGrammar, getNoGrammarSeverity, getSchema, hashCode, isDisallowDocTypeDecl, isEnabled, isRelatedInformation, isResolveExternalEntities, merge, setCapabilities, setDisallowDocTypeDecl, setEnabled, setNamespaces, setNoGrammar, setResolveExternalEntities, setSchemaCopyright © 2022. All rights reserved.