|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
org.ow2.easywsdl.wsdl.util.WSDLVersionDetector
public class WSDLVersionDetector
| Constructor Summary | |
|---|---|
WSDLVersionDetector()
|
|
| Method Summary | |
|---|---|
AbsItfDescription.WSDLVersionConstants |
getVersion()
|
static AbsItfDescription.WSDLVersionConstants |
getVersion(org.w3c.dom.Document doc)
|
static AbsItfDescription.WSDLVersionConstants |
getVersion(org.xml.sax.InputSource input)
|
void |
startElement(java.lang.String uri,
java.lang.String localName,
java.lang.String name,
org.xml.sax.Attributes attributes)
|
| Methods inherited from class org.xml.sax.helpers.DefaultHandler |
|---|
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSDLVersionDetector()
| Method Detail |
|---|
public AbsItfDescription.WSDLVersionConstants getVersion()
public void startElement(java.lang.String uri,
java.lang.String localName,
java.lang.String name,
org.xml.sax.Attributes attributes)
throws org.xml.sax.SAXException
startElement in interface org.xml.sax.ContentHandlerstartElement in class org.xml.sax.helpers.DefaultHandlerorg.xml.sax.SAXException
public static AbsItfDescription.WSDLVersionConstants getVersion(org.xml.sax.InputSource input)
throws WSDLException
WSDLExceptionpublic static AbsItfDescription.WSDLVersionConstants getVersion(org.w3c.dom.Document doc)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||