|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOAPFault | |
---|---|
org.soap | |
org.soap.sax |
Uses of SOAPFault in org.soap |
---|
Methods in org.soap that return SOAPFault | |
---|---|
static SOAPFault |
SOAPFault.createFromXML(Object xmlData)
|
Uses of SOAPFault in org.soap.sax |
---|
Methods in org.soap.sax that return SOAPFault | |
---|---|
SOAPFault |
SOAPFaultParser.parse(InputStream xml)
Parse the contents coming from the given input stream. |
SOAPFault |
SOAPFaultParser.parse(Reader xmlReader)
Parse the contents coming from the given reader. |
SOAPFault |
SOAPFaultParser.parse(String xmlFilename)
Parse the contents of the given file. |
|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |