- getAllRecords() - Method in class net.pariskoutsioukis.TigerDroid.Sqllite.SqlLiteManager
-
Gets all the Records in the Table
- getAllRecords(String[], String) - Method in class net.pariskoutsioukis.TigerDroid.Sqllite.SqlLiteManager
-
Gets all the Records in the Table with only the selected collumns and ordered by collumn
- getAllRecords(String[]) - Method in class net.pariskoutsioukis.TigerDroid.Sqllite.SqlLiteManager
-
all the Records in the Table with only the selected columns
- GetArray(String, String) - Method in class net.pariskoutsioukis.TigerDroid.json.JSon
-
- GetCells() - Method in class net.pariskoutsioukis.TigerDroid.Sqllite.SqlLiteManager
-
Gets the Cells of the table
- GetCells() - Method in class net.pariskoutsioukis.TigerDroid.xml.XmlSaxHandler
-
Gets Cells which exist in the xml file
- GetColumns(String, String, String, String) - Method in class net.pariskoutsioukis.TigerDroid.REST.TigerDroidClient
-
The Columns in an array
- getDepth() - Method in class com.android.internal.util.FastXmlSerializer
-
- getElement() - Method in class net.pariskoutsioukis.TigerDroid.xml.XmlSaxHandler
-
Gets the element which is the start of a row
- GetElemntName(String, String) - Method in class net.pariskoutsioukis.TigerDroid.REST.TigerDroidClient
-
The name of the xml element which contains the rows
- getFeature(String) - Method in class com.android.internal.util.FastXmlSerializer
-
- getName() - Method in class com.android.internal.util.FastXmlSerializer
-
- getNamespace() - Method in class com.android.internal.util.FastXmlSerializer
-
- getPrefix(String, boolean) - Method in class com.android.internal.util.FastXmlSerializer
-
- getPrimaryKeys() - Method in class net.pariskoutsioukis.TigerDroid.Sqllite.SqlLiteManager
-
Gets the primary keys of the table
- getProperty(String) - Method in class com.android.internal.util.FastXmlSerializer
-
- getRecord(String, String) - Method in class net.pariskoutsioukis.TigerDroid.Sqllite.SqlLiteManager
-
Gets the record which in the given column name has the given value
- getRecordCount() - Method in class net.pariskoutsioukis.TigerDroid.Sqllite.SqlLiteManager
-
Count of Records in the table
- GetRecords() - Method in class net.pariskoutsioukis.TigerDroid.xml.XmlSaxHandler
-
The Records contained in the xml file
- GetServerVersion() - Method in class net.pariskoutsioukis.TigerDroid.REST.TigerDroidClient
-
Gets the Version of the White Tiger Server
- getShownCels() - Method in class net.pariskoutsioukis.TigerDroid.widget.TigerCursorAdapter
-
- GetURI() - Method in class net.pariskoutsioukis.TigerDroid.REST.TigerDroidClient
-
Gets the uri of the White Tiger address
- GetValues(String) - Method in class net.pariskoutsioukis.TigerDroid.json.JSon
-