A C D E F G I J L M N O P Q R S T U W X

D

dataType(String, char) - Static method in class net.nitus.widgets.Strings
Checks if the string complies the type specification.
DEFAULT_LINE_LENGTH - Static variable in class net.nitus.missatges.MsgUtils
 
delStr(String, int) - Static method in class net.nitus.widgets.Strings
Returns string after deleting the substring that begins at the nth character to the end (including the nth character).
delStr(String, int, int) - Static method in class net.nitus.widgets.Strings
Returns string after deleting the substring that begins at the nth character and is of length characters.
delWord(String, int) - Static method in class net.nitus.widgets.Strings
Returns string after deleting the substring that starts at the startth word.
delWord(String, int, int) - Static method in class net.nitus.widgets.Strings
Returns string after deleting the substring that starts at the startth word and is of len blank-delimited words.
deString(String) - Static method in class net.nitus.widgets.StringsTools
 
dniGIGA(String) - Static method in class net.nitus.widgets.StringsTools
Converteix al format del GIGA un DNI
dq(String) - Static method in class net.nitus.widgets.StringsTools
Rerturns String with Single Quotes translated to Double Quotes for SQL Queries.

A C D E F G I J L M N O P Q R S T U W X