Package org.jivesoftware.smack.parsing
Auxiliary classes for XMPP parsing.
-
Interface Summary Interface Description ParsingExceptionCallback Interface to receive parsing exceptions. -
Class Summary Class Description ExceptionLoggingCallback Simple parsing exception callback that only logs the encountered parsing exception to java util logging.ExceptionThrowingCallback Parsing exception callback class that simply throws the encountered parsing exception.ExceptionThrowingCallbackWithHint LikeExceptionThrowingCallback
but additionally logs a warning message.StandardExtensionElementProvider The parser forStandardExtensionElement
s.