Mylyn WikiText

Uses of Class
org.eclipse.mylyn.wikitext.core.validation.ValidationRule

Packages that use ValidationRule
org.eclipse.mylyn.wikitext.core.validation A framework for validating documents according to markup-specific validation rules. 
 

Uses of ValidationRule in org.eclipse.mylyn.wikitext.core.validation
 

Subclasses of ValidationRule in org.eclipse.mylyn.wikitext.core.validation
 class DocumentLocalReferenceValidationRule
          A validation rule that verifies that internal document links resolve to a document id.
 

Methods in org.eclipse.mylyn.wikitext.core.validation that return types with arguments of type ValidationRule
 List<ValidationRule> MarkupValidator.getRules()
           
 


Mylyn WikiText

Copyright © 2007, 2009 David Green and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html