- Parsing JSON documents to java classes using gson
- getSupportFragmentManager (FragmentActivity)
- requestLocationUpdates (LocationManager)
- startActivity (Activity)
- ObjectMapper (com.fasterxml.jackson.databind)
ObjectMapper provides functionality for reading and writing JSON, either to and
from basic POJOs (Pl
- URI (java.net)
A Uniform Resource Identifier that identifies an abstract or physical resource,
as specified by RFC
- Executors (java.util.concurrent)
Factory and utility methods for Executor, ExecutorService,
ScheduledExecutorService, ThreadFactory,
- Filter (javax.servlet)
A filter is an object that performs filtering tasks on either the request to a
resource (a servlet o
- XPath (javax.xml.xpath)
XPath provides access to the XPath evaluation environment and expressions.
Evaluation of XPath Expr
- Project (org.apache.tools.ant)
Central representation of an Ant project. This class defines an Ant project with
all of its targets,
- Best plugins for Eclipse