Mylyn WikiText

Uses of Package
org.eclipse.mylyn.wikitext.core.validation

Packages that use org.eclipse.mylyn.wikitext.core.validation
org.eclipse.mylyn.wikitext.core the root package of the Mylyn WikiText framework 
org.eclipse.mylyn.wikitext.core.validation A framework for validating documents according to markup-specific validation rules. 
 

Classes in org.eclipse.mylyn.wikitext.core.validation used by org.eclipse.mylyn.wikitext.core
MarkupValidator
          Validate markup given a set of rules
 

Classes in org.eclipse.mylyn.wikitext.core.validation used by org.eclipse.mylyn.wikitext.core.validation
ValidationProblem
          A validation problem is an indication of an error or warning that occurred while validating a document.
ValidationProblem.Severity
           
ValidationRule
          A validation rule.
 


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