Package org.xwiki.gwt.wysiwyg.client.syntax

Interface Summary
SyntaxValidator A syntax validator ensures that the XHTML code generated by the editor can be converted without loss of information to the underlying syntax.
SyntaxValidatorManager Utility class for registering and retrieving syntax validators for different syntaxes.
ValidationRule A validation rule states that some of the editor's features (like 'bold', 'indent' etc.) should not be enabled when the text area is in a specific state.
 



Copyright © 2004-2010 XWiki. All Rights Reserved.