com.ebmwebsourcing.easybpel.model.bpel.tools
Class JDomAnalyzer

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

public class JDomAnalyzer
extends java.lang.Object


Constructor Summary
JDomAnalyzer(org.xml.sax.InputSource source)
           
 
Method Summary
 org.jdom.Document getDocument()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JDomAnalyzer

public JDomAnalyzer(org.xml.sax.InputSource source)
             throws com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
Throws:
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
Method Detail

getDocument

public org.jdom.Document getDocument()


Copyright © 2012 Petals Link. All Rights Reserved.