public class XMPPStringPrepEmpty extends Object implements XMPPStringPrepIfc
Constructor and Description |
---|
XMPPStringPrepEmpty() |
Modifier and Type | Method and Description |
---|---|
String |
nameprep(String domain)
Method description
|
String |
nodeprep(String localpart)
Method description
|
String |
resourceprep(String resource)
Method description
|
public String nameprep(String domain)
nameprep
in interface XMPPStringPrepIfc
domain
- public String nodeprep(String localpart)
nodeprep
in interface XMPPStringPrepIfc
localpart
- public String resourceprep(String resource)
resourceprep
in interface XMPPStringPrepIfc
resource
- Copyright © 2018 "Tigase, Inc.". All rights reserved.