Uses of Class
com.ebmwebsourcing.easybpel.model.bpel.tools.validator.XPathWarning

Packages that use XPathWarning
com.ebmwebsourcing.easybpel.model.bpel.tools.validator   
 

Uses of XPathWarning in com.ebmwebsourcing.easybpel.model.bpel.tools.validator
 

Fields in com.ebmwebsourcing.easybpel.model.bpel.tools.validator with type parameters of type XPathWarning
 java.util.List<XPathWarning> ValidatorResult.warnings
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.tools.validator that return types with arguments of type XPathWarning
 java.util.List<XPathWarning> ValidatorResult.getWarnings()
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.tools.validator with parameters of type XPathWarning
 void ValidatorResult.addWarning(XPathWarning warn)
           
 



Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.