Package org.jivesoftware.smack.provider
Interface AbstractProvider.WrappableParser<E>
- Enclosing class:
- AbstractProvider<E extends Element>
protected static interface AbstractProvider.WrappableParser<E>
-
Method Summary
-
Method Details
-
parse
E parse() throws org.jivesoftware.smack.xml.XmlPullParserException, IOException, SmackParsingException, ParseException- Throws:
org.jivesoftware.smack.xml.XmlPullParserExceptionIOExceptionSmackParsingExceptionParseException
-