Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 



Uses of Class
org.eclipse.wst.validation.ValidatorMessage

Packages that use ValidatorMessage
org.eclipse.wst.validation A framework for calling validators that are build based. 
 

Uses of ValidatorMessage in org.eclipse.wst.validation
 

Methods in org.eclipse.wst.validation that return ValidatorMessage
  ValidatorMessage ValidatorMessage. asCopy ()
          Answer a copy of yourself.
static  ValidatorMessage ValidatorMessage. create (java.lang.String message, IResource resource)
          Create a new validation message.
  ValidatorMessage[] ValidationResults. getMessages ()
          Answer any validation messages that were added by the validation operation.
  ValidatorMessage[] ValidationResult. getMessages ()
          Answer any validation messages that were added by the validator.
  ValidatorMessage[] ValidationResult. getMessagesAsCopy ()
          Answer a copy of any validation messages that were added by the validator.
 

Methods in org.eclipse.wst.validation with parameters of type ValidatorMessage
 void ValidationResult. add ( ValidatorMessage message)
          This is an optional method, that a validator can use to return error messages.
 




 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire