JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.jivesoftware.smack.provider
Interface AbstractProvider.WrappableParser<E>
Enclosing class:
AbstractProvider
<
E
extends
Element
>
protected static interface
AbstractProvider.WrappableParser
<E>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
E
parse
()
Method Details
parse
E
parse
() throws
XmlPullParserException
,
IOException
,
SmackParsingException
,
ParseException
Throws:
XmlPullParserException
IOException
SmackParsingException
ParseException