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

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

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

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

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.tools.validator with parameters of type XPathError
 void ValidatorResult.addError(XPathError e)
           
 



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