- data(String, String) - Static method in class ej.rest.web.Resty
-
Create a plain/text form data entry for a multipart form.
- data(String, AbstractContent) - Static method in class ej.rest.web.Resty
-
Create a form data entry for a multipart form with any kind of content
type.
- debugStream - Variable in class ej.jsonpath.parser.JSONPathCompilerTokenManager
-
Debug output.
- DEFAULT - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
-
Lexical state.
- DEFAULT_USER_AGENT - Static variable in class ej.rest.web.Resty
-
- delete() - Static method in class ej.rest.web.Resty
-
Tell Resty to delete the URL content on the server, resulting in a
DELETE.
- Deletion - Class in ej.rest.web
-
Used for deleting contents on a server with the DELETE method.
- Deletion() - Constructor for class ej.rest.web.Deletion
-
- DIGIT - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
-
RegularExpression Id.
- DIGIT19 - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
-
RegularExpression Id.
- disable_tracing() - Method in class ej.jsonpath.parser.JSONPathCompiler
-
Disable tracing.
- doGET(URI, T) - Method in class ej.rest.web.Resty
-
- Done() - Method in interface ej.jsonpath.parser.CharStream
-
The lexer calls this function to indicate that it is done with the stream
and hence implementations can free any resources held by this class.
- Done() - Method in class ej.jsonpath.parser.SimpleCharStream
-
Reset buffer when finished.
- dontSend(String) - Method in class ej.rest.web.Resty
-
Don't send a header that was formely added in the alwaysSend method.
- doPOSTOrPUT(URI, AbstractContent, T) - Method in class ej.rest.web.Resty
-
- DOT - Static variable in interface ej.jsonpath.parser.JSONPathCompilerConstants
-
RegularExpression Id.
- dump(String) - Method in class ej.jsonpath.parser.JSONPathCompiler.JSONPathExpr
-
- dump(String) - Method in class ej.jsonpath.parser.SimpleNode
-