A C D E F G M N P R S T U W

A

addWarningHeader(HttpServletResponse, int) - Static method in class com.hp.hpl.deli.UAProfCreateHttpResponse
This method adds the x-wap-profile-warning header to the response header.

C

CONTENT_GENERATION_APPLIED - Static variable in class com.hp.hpl.deli.UAProfCreateHttpResponse
MUST be included if the content has been tailored or generated as a result of applying the included profile.
CONTENT_SELECTION_APPLIED - Static variable in class com.hp.hpl.deli.UAProfCreateHttpResponse
MUST be included if the included content has been selected from one of the representations available.
calculateProfileDiffDigest(String, boolean) - Static method in class com.hp.hpl.deli.DeliUtil
This method calculates a profile-diff-digest.
com.hp.hpl.deli - package com.hp.hpl.deli
 
configure(ServletContext, String) - Method in class com.hp.hpl.deli.Workspace
This method processes the configuration file and constructs the vocabulary, profile cache and local profiles objects.
contains(String) - Method in class com.hp.hpl.deli.ProfileAttribute
Does the attribute contain this literal value?

D

DatatypeExpression - class com.hp.hpl.deli.DatatypeExpression.
This class uses Jena to validate a profile using the schemas it references
DatatypeExpression(String) - Constructor for class com.hp.hpl.deli.DatatypeExpression
 
DeliUtil - class com.hp.hpl.deli.DeliUtil.
 
DeliUtil() - Constructor for class com.hp.hpl.deli.DeliUtil
 
deliVersionNumber - Static variable in class com.hp.hpl.deli.Workspace
 

E

error(Exception) - Method in class com.hp.hpl.deli.UAProfValidatorImpl
 

F

fatalError(Exception) - Method in class com.hp.hpl.deli.UAProfValidatorImpl
 

G

get() - Method in class com.hp.hpl.deli.ProfileAttribute
Retrieve the value from a profile attribute.
getAttribute(Resource) - Method in class com.hp.hpl.deli.Profile
Retrieve a profile attribute with a specific name.
getAttribute(String) - Method in class com.hp.hpl.deli.Profile
Retrieve a profile attribute with a specific name.
getAttribute() - Method in class com.hp.hpl.deli.ProfileAttribute
Get the name of the attribute.
getCollectionType() - Method in class com.hp.hpl.deli.ProfileAttribute
Get the collectionType of the attribute.
getComponent() - Method in class com.hp.hpl.deli.ProfileAttribute
Get the component that the attribute belongs to.
getDefaultValue() - Method in class com.hp.hpl.deli.ProfileAttribute
Get the profile default attribute value.
getInstance() - Static method in class com.hp.hpl.deli.Workspace
 
getPath() - Static method in class com.hp.hpl.deli.Workspace
 
getProperty(String) - Method in class com.hp.hpl.deli.ProfileAttribute
Get a given property about this attributes Vocabulary entry.
getResolution() - Method in class com.hp.hpl.deli.ProfileAttribute
Get the resolution rule applied to the attribute.
getType() - Method in class com.hp.hpl.deli.ProfileAttribute
Get the type of the attribute.
getUri() - Method in class com.hp.hpl.deli.ProfileAttribute
Get the Uri for the attribute.
getValue() - Method in class com.hp.hpl.deli.ProfileAttribute
Get the profile attribute value.

M

main(String[]) - Static method in class com.hp.hpl.deli.UAProfValidator
Provides a command line interface to the validator.

N

NOT_APPLIED - Static variable in class com.hp.hpl.deli.UAProfCreateHttpResponse
This value MUST be included if the content has not been tailored, and is sent in a representation which is the only representaiton available in the server.
NOT_SUPPORTED - Static variable in class com.hp.hpl.deli.UAProfCreateHttpResponse
Indicates that the entity sending this warning code does not support UAProf.

P

Profile - class com.hp.hpl.deli.Profile.
This class is a representation of a CC/PP profile as a Vector of ProfileAttribute.
Profile(String) - Constructor for class com.hp.hpl.deli.Profile
Create a new profile from a resource.
Profile(HttpServletRequest) - Constructor for class com.hp.hpl.deli.Profile
Create a new profile from a HTTP Request.
ProfileAttribute - class com.hp.hpl.deli.ProfileAttribute.
This class represents a profile attribute.
ProfileAttribute() - Constructor for class com.hp.hpl.deli.ProfileAttribute
Create a new profile attribute.

R

removeWhitespaces(String) - Static method in class com.hp.hpl.deli.DeliUtil
This method removes whitespaces in the profile-diff according to the following two rules: Leading and trailing white spaces are eliminated (white space as defined in RFC 2616 section 2.2) All non-trailing or non-leading linear white space (LWS) contained in the profile description, including line folding of multiple HTTP header lines, is replaced with one single space (SP) character.

S

setInstance(Workspace) - Static method in class com.hp.hpl.deli.Workspace
 

T

TRANSFORMATION_APPLIED - Static variable in class com.hp.hpl.deli.UAProfCreateHttpResponse
MUST be added by an intermediate proxy if it applies any transformation changing the content-coding based on the CPI data.
toString() - Method in class com.hp.hpl.deli.Profile
Converts the object to a String.
toString() - Method in class com.hp.hpl.deli.ProfileAttribute
Converts the object to a String.

U

UAProfCreateHttpResponse - class com.hp.hpl.deli.UAProfCreateHttpResponse.
This class adds the x-wap-profile-warning header.
UAProfValidator - class com.hp.hpl.deli.UAProfValidator.
This class uses Jena to validate a profile using the schemas it references
UAProfValidator() - Constructor for class com.hp.hpl.deli.UAProfValidator
 
UAProfValidatorImpl - class com.hp.hpl.deli.UAProfValidatorImpl.
This class uses Jena to validate a profile using the schemas it references

W

Workspace - class com.hp.hpl.deli.Workspace.
This class provides a workspace for a specific CC/PP implementation.
Workspace() - Constructor for class com.hp.hpl.deli.Workspace
 
warning(Exception) - Method in class com.hp.hpl.deli.UAProfValidatorImpl
 

A C D E F G M N P R S T U W