com.ebmwebsourcing.easybpel.model.bpel.tools.validator
Class BPELValidator

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.model.bpel.tools.validator.BPELValidator

public class BPELValidator
extends java.lang.Object


Constructor Summary
BPELValidator()
           
 
Method Summary
static com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELReader getBPELReader()
           
 ValidatorResult validate(java.net.URL bpel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BPELValidator

public BPELValidator()
              throws com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
Throws:
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
Method Detail

getBPELReader

public static com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELReader getBPELReader()
                                                                                 throws com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
Throws:
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException

validate

public ValidatorResult validate(java.net.URL bpel)


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