A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
N
- name() - Method in annotation type com.core.annotation.SLogDatetime
- name() - Method in annotation type com.core.annotation.SOP
-
Alias for
RequestMapping.name()
. - names() - Method in class com.util.org.json.JSONObject
-
Produce a JSONArray containing the names of the elements of this JSONObject.
- negate(Predicate<E>) - Static method in class com.util.lodash.Underscore
- newLine() - Method in class com.util.lodash.util.Json.JsonStringBuilder
- newLine() - Method in class com.util.lodash.util.Xml.XmlStringBuilder
- newSseEmitter() - Method in class com.core.liveLog.LogsService
- newSseEmitter(String) - Method in class com.core.liveLog.LogsTemplate
- next() - Method in class com.util.org.json.JSONTokener
-
Get the next character in the source string.
- next(char) - Method in class com.util.org.json.JSONTokener
-
Consume the next character, and check that it matches a specified character.
- next(int) - Method in class com.util.org.json.JSONTokener
-
Get the next n characters.
- nextCDATA() - Method in class com.util.org.json.XMLTokener
-
Get the text in the CDATA block.
- nextClean() - Method in class com.util.org.json.JSONTokener
-
Get the next char in the string, skipping whitespace.
- nextContent() - Method in class com.util.org.json.XMLTokener
-
Get the next XML outer token, trimming whitespace.
- nextEntity(char) - Method in class com.util.org.json.XMLTokener
-
Return the next entity. These entities are translated to Characters: & ' > < ".
- nextIntInRange1(int, int) - Static method in class com.core.util.library.SRandom
- nextMeta() - Method in class com.util.org.json.XMLTokener
-
Returns the next XML meta token. This is used for skipping over <!...> and <?...?> structures.
- nextString(char) - Method in class com.util.org.json.JSONTokener
-
Return the characters up to the next close quote character.
- nextTo(char) - Method in class com.util.org.json.JSONTokener
-
Get the text up but not including the specified character or the end of line, whichever comes first.
- nextTo(String) - Method in class com.util.org.json.JSONTokener
-
Get the text up but not including one of the specified delimiter characters or the end of line, whichever comes first.
- nextToken() - Method in class com.util.org.json.HTTPTokener
-
Get the next token or string.
- nextToken() - Method in class com.util.org.json.XMLTokener
-
Get the next XML Token. These tokens are found inside of angle brackets. It may be one of these characters: / > = ! ? or it may be a string wrapped in single quotes or double quotes, or it may be a name.
- nextValue() - Method in class com.util.org.json.JSONTokener
-
Get the next value.
- NodeManagementDTO - Class in com.core.exception.dto
- NodeManagementDTO() - Constructor for class com.core.exception.dto.NodeManagementDTO
- nomolizPhoneNumber(String) - Static method in class com.core.util.validation.SPhoneNumberUtil
- None - Static variable in class com.core.util.qrcode.SQRCode
- nonNull(Object) - Static method in class com.util.lodash.Underscore
- noSpace(String) - Static method in class com.util.org.json.XML
-
Throw an exception if the string contains whitespace.
- NOT_EMPTY - Static variable in class com.core.util.library.SCollectionUtil
- NOT_NULL - Static variable in class com.core.util.library.SCollectionUtil
- notNone(String) - Static method in class com.core.util.library.SNullUtil
- now() - Static method in class com.util.lodash.Underscore
- NULL - Static variable in class com.util.org.json.JSONObject
-
It is sometimes more convenient and less ambiguous to have a
NULL
object than to use Java'snull
value. - NULL_ATTR - Static variable in class com.util.org.json.XML
-
Null attribute name
- NULL_CHARACTER_LOW_STRING - Static variable in class com.core.util.library.SStringUtil
- NULL_CHARACTER_UPP_STRING - Static variable in class com.core.util.library.SStringUtil
- nullToBeEmpty(Solo, String...) - Static method in class com.core.util.validation.SValidatorUtil
- nullToEmpty(String) - Static method in class com.core.util.library.SStringUtil
-
This String returning an empty String ("") if the String is
null
- nullToValue(String, String) - Static method in class com.core.util.library.SStringUtil
-
This String returning the input value if the String is
null
- numberFormat(BigDecimal) - Static method in class com.core.util.library.SStringUtil
- numberFormat(BigDecimal, String) - Static method in class com.core.util.library.SStringUtil
- numberToString(Number) - Static method in class com.util.org.json.JSONObject
-
Produce a string from a Number.
- numToEng(String) - Static method in class com.core.util.convert.SCurrencyUtil
- numToEng(BigDecimal) - Static method in class com.core.util.convert.SCurrencyUtil
- NVL(Solo) - Static method in class com.core.util.library.SStringUtil
- NVL(Solo, String) - Static method in class com.core.util.library.SStringUtil
- NVL(Object, String) - Static method in class com.core.util.library.SNullUtil
- NVL(String, String) - Static method in class com.core.util.library.SNullUtil
All Classes All Packages