XMPPStringPrepEmpty¶
-
public class
XMPPStringPrepEmpty
implements XMPPStringPrepIfc¶ Class implementing stringprep processor interface. This is a dummy implementation performing no processing at all. All methods simply return value passed as the method call parameter. Use of this implementation is recommended inly in strictly controlled systems where there is no possibility of getting incorrectly formated JIDs to the system. Of course this implementation causes no impact on the system performance. Created: Feb 4, 2010 9:52:41 AM
Author: Artur Hefczyc