org.ow2.easywsdl.wsdl.util
Class WSDLJDomAnalyzer

java.lang.Object
  extended by org.xml.sax.helpers.DefaultHandler
      extended by org.ow2.easywsdl.schema.util.JDomAnalyzer
          extended by org.ow2.easywsdl.wsdl.util.WSDLJDomAnalyzer
All Implemented Interfaces:
org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler

public class WSDLJDomAnalyzer
extends org.ow2.easywsdl.schema.util.JDomAnalyzer

Author:
Nicolas Salatge - eBM WebSourcing

Constructor Summary
WSDLJDomAnalyzer(org.xml.sax.InputSource input)
           
 
Method Summary
 AbsItfDescription.WSDLVersionConstants getVersion()
           
 
Methods inherited from class org.ow2.easywsdl.schema.util.JDomAnalyzer
getDocument
 
Methods inherited from class org.xml.sax.helpers.DefaultHandler
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDLJDomAnalyzer

public WSDLJDomAnalyzer(org.xml.sax.InputSource input)
                 throws org.jdom.JDOMException
Throws:
org.jdom.JDOMException
Method Detail

getVersion

public AbsItfDescription.WSDLVersionConstants getVersion()


Copyright © 2008 eBM WebSourcing. All Rights Reserved.