Serialized Form


Package com.hp.hpl.deli

Class com.hp.hpl.deli.Profile extends java.util.Vector implements Serializable

serialVersionUID: 1l

Serialized Fields

attributeNameToAttributePosition

java.util.HashMap attributeNameToAttributePosition
A map to relate the attribute name to the attribute position(s) in the profile. [Note that the value is a Vector(Int) of referencing elements in the resolved profile].

Class com.hp.hpl.deli.ProfileAttribute extends java.lang.Object implements Serializable

Serialized Fields

qName

com.hp.hpl.jena.rdf.model.Resource qName

componentQName

com.hp.hpl.jena.rdf.model.Resource componentQName

attributeValue

VectorUnique attributeValue

defaultAttributeValue

VectorUnique defaultAttributeValue

Class com.hp.hpl.deli.Workspace extends java.lang.Object implements Serializable

serialVersionUID: 1l

Serialized Fields

datatypeExpressions

java.util.HashMap datatypeExpressions

vocabulary

Vocabulary vocabulary

maxCachedProfileLifetime

long maxCachedProfileLifetime

maxCacheSize

int maxCacheSize

datatypeValidationOn

boolean datatypeValidationOn

refreshStaleProfiles

boolean refreshStaleProfiles

processUndefinedAttributes

boolean processUndefinedAttributes

normaliseWhitespaceInProfileDiff

boolean normaliseWhitespaceInProfileDiff

profileDiffDigestVerification

boolean profileDiffDigestVerification

useLocalProfilesIfNoCCPP

boolean useLocalProfilesIfNoCCPP

localProfilesPath

java.lang.String localProfilesPath

datatypeConfigFile

java.lang.String datatypeConfigFile

processUnconfiguredNamespaces

boolean processUnconfiguredNamespaces

printDefaults

boolean printDefaults

debug

boolean debug

debugRequestHeaders

boolean debugRequestHeaders

printProfileBeforeMerge

boolean printProfileBeforeMerge

cacheReferenceProfiles

boolean cacheReferenceProfiles

rdfUri

java.lang.String rdfUri

rdfsUri

java.util.Vector rdfsUri

componentProperty

java.lang.String componentProperty

preferLocalOverRemoteProfiles

boolean preferLocalOverRemoteProfiles

enforceUAProfTwoDatatypes

boolean enforceUAProfTwoDatatypes