Class Summary |
DateParser |
Takes a string representation of a time-date string and tries for parse it
using different formats. |
DefaultNodeNameGenerator |
Generates a node name based on a set of well-known request parameters
like title, description, etc. |
JSONResponse |
Represents a JSON response to be sent to the client. |
MediaRangeList |
Facilitates parsing of the Accept HTTP request header. |
NodeNameFilter |
Filter a String so that it can be used as a NodeName. |
ReferenceParser |
Takes a string representation of a node (either a path or a uuid) and tries for parse it. |
RequestProperty |
Encapsulates all infos from the respective request parameters that are needed
to create the repository property |
SlingFileUploadHandler |
Handles file uploads. |
SlingPropertyValueHandler |
Sets a Property on the given Node, in some cases with a specific type and
value. |