Package org.eclipse.wst.xsl.ui.internal.validation
public class DelegatingSourceValidatorForXSL extends DelegatingSourceValidatorThis performs the as-you-type validation for xsl files
Constructor Summary |
DelegatingSourceValidatorForXSL() |
Method Summary | |
protected IValidator | getDelegateValidator() |
protected void | updateValidationMessages(java.util.List messages
,
IDOMDocument document
,
IReporter reporter) |
public void | validate(IValidationContext helper
,
IReporter reporter) |
Constructor Detail |
public DelegatingSourceValidatorForXSL()
Constructor
Methods Detail |
protected IValidator getDelegateValidator()
IValidator
protected void updateValidationMessages(java.util.List messages
,
IDOMDocument document
,
IReporter reporter)
messages
document
reporter
public void validate(IValidationContext helper
,
IReporter reporter)
helper
reporter
ValidationException