Uses of Class
gnu.inet.encoding.StringprepException
Packages that use StringprepException
-
Uses of StringprepException in gnu.inet.encoding
Methods in gnu.inet.encoding that throw StringprepExceptionModifier and TypeMethodDescriptionstatic String
Preps a name according to the Stringprep profile defined in RFC3491.static String
Preps a name according to the Stringprep profile defined in RFC3491.static String
Preps a node name according to the Stringprep profile defined in RFC3920.static String
Preps a node name according to the Stringprep profile defined in RFC3920.static String
Stringprep.resourceprep
(String input) Preps a resource name according to the Stringprep profile defined in RFC3920.static String
Stringprep.resourceprep
(String input, boolean allowUnassigned) Preps a resource name according to the Stringprep profile defined in RFC3920.Constructors in gnu.inet.encoding with parameters of type StringprepException