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

N

name() - クラス yt4droid.http.RequestMethod のメソッド
 
names() - クラス yt4droid.internal.org.json.JSONObject のメソッド
Produce a JSONArray containing the names of the elements of this JSONObject.
next() - クラス yt4droid.internal.org.json.JSONTokener のメソッド
Get the next character in the source string.
next(char) - クラス yt4droid.internal.org.json.JSONTokener のメソッド
Consume the next character, and check that it matches a specified character.
next(int) - クラス yt4droid.internal.org.json.JSONTokener のメソッド
Get the next n characters.
nextCDATA() - クラス yt4droid.internal.org.json.XMLTokener のメソッド
Get the text in the CDATA block.
nextClean() - クラス yt4droid.internal.org.json.JSONTokener のメソッド
Get the next char in the string, skipping whitespace.
nextContent() - クラス yt4droid.internal.org.json.XMLTokener のメソッド
Get the next XML outer token, trimming whitespace.
nextEntity(char) - クラス yt4droid.internal.org.json.XMLTokener のメソッド
Return the next entity.
nextMeta() - クラス yt4droid.internal.org.json.XMLTokener のメソッド
Returns the next XML meta token.
nextString(char) - クラス yt4droid.internal.org.json.JSONTokener のメソッド
Return the characters up to the next close quote character.
nextTo(char) - クラス yt4droid.internal.org.json.JSONTokener のメソッド
Get the text up but not including the specified character or the end of line, whichever comes first.
nextTo(String) - クラス yt4droid.internal.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() - クラス yt4droid.internal.org.json.HTTPTokener のメソッド
Get the next token or string.
nextToken() - クラス yt4droid.internal.org.json.XMLTokener のメソッド
Get the next XML Token.
nextValue() - クラス yt4droid.internal.org.json.JSONTokener のメソッド
Get the next value.
noSpace(String) - クラス yt4droid.internal.org.json.XML の static メソッド
Throw an exception if the string contains whitespace.
NOTFOUND - インタフェース yt4droid.http.HttpResponceCode の static 変数
 
NOTIMPLEMENT - インタフェース yt4droid.http.HttpResponceCode の static 変数
 
NULL - クラス yt4droid.internal.org.json.JSONObject の static 変数
It is sometimes more convenient and less ambiguous to have a NULL object than to use Java's null value.
numberToString(Number) - クラス yt4droid.internal.org.json.JSONObject の static メソッド
Produce a string from a Number.

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