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
Q
- QRCode - Class in com.core.util.qrcode.util
- QRCode.ZXingBuilder - Class in com.core.util.qrcode.util
- query(JSONPointer) - Method in class com.util.org.json.JSONArray
-
Uses a user initialized JSONPointer and tries to match it to an item within this JSONArray.
- query(JSONPointer) - Method in class com.util.org.json.JSONObject
-
Uses a user initialized JSONPointer and tries to match it to an item within this JSONObject.
- query(String) - Method in class com.util.org.json.JSONArray
-
Creates a JSONPointer using an initialization string and tries to match it to an item within this JSONArray.
- query(String) - Method in class com.util.org.json.JSONObject
-
Creates a JSONPointer using an initialization string and tries to match it to an item within this JSONObject.
- queryFrom(Object) - Method in class com.util.org.json.JSONPointer
-
Evaluates this JSON Pointer on the given
document
. - QUEST - Static variable in class com.util.org.json.XML
-
The Character '?'.
- QUOT - Static variable in class com.util.org.json.XML
-
The Character '"'.
- quote(String) - Static method in class com.util.org.json.JSONObject
-
Produce a string in double quotes with backslash sequences in all the right places.
- quote(String, Writer) - Static method in class com.util.org.json.JSONObject
All Classes All Packages