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, getXInclude, hashCode, isDisallowDocTypeDecl, isEnabled, isRelatedInformation, isResolveExternalEntities, merge, setCapabilities, setDisallowDocTypeDecl, setEnabled, setNamespaces, setNoGrammar, setResolveExternalEntities, setSchema, setXInclude
Copyright © 2022. All rights reserved.