Package com.sforce.ws.wsdl
Class WsdlParser
java.lang.Object
com.sforce.ws.wsdl.WsdlParser
WsdlParser
- Since:
- 1.0 Jan 20, 2006
- Version:
- 1.0
- Author:
- http://cheenath.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAttributeValue(String namespace, String name) intgetName()getNamespace(String prefix) intnext()intnextTag()nextText()intpeekTag()voidsetInput(InputStream inputStream, String inputEncoding) toString()
-
Constructor Details
-
WsdlParser
-
-
Method Details
-
setInput
- Throws:
WsdlParseException
-
getNamespace
-
getPositionDescription
-
getNamespace
-
getName
-
getAttributeValue
-
getEventType
- Throws:
WsdlParseException
-
next
- Throws:
WsdlParseException
-
toString
-
nextText
- Throws:
WsdlParseException
-
nextTag
- Throws:
WsdlParseException
-
peekTag
- Throws:
WsdlParseException
-