Package org.jivesoftware.smack.parsing
package org.jivesoftware.smack.parsing
Auxiliary classes for XMPP parsing.
-
ClassDescriptionSimple parsing exception callback that only logs the encountered parsing exception to java util logging.Parsing exception callback class that simply throws the encountered parsing exception.Like
ExceptionThrowingCallbackbut additionally logs a warning message.Interface to receive parsing exceptions.Deprecated.do not import.The parser forStandardExtensionElements.