Home | Trees | Indices | Help |
|
---|
|
Static class containing the constant values defined in [5] for well-known content types, parameter names, etc.
It also defines some function for combining assigned number-tables for specific WSP encoding versions, where appropriate.
This is used by both the Encoder and Decoder classes during well-known assigned number lookups (usually these functions have the stringWellKnown
in their names).
wkParameters
, containing all assigned values for WSP
encoding versions 1.1 - 1.4, in the format:
{<int>assigned number: (<str>name,
<str>expected value type)}
A "encoding
versioned"-version of this dictionary can be retrieved by
calling the wellKnowParameters()
function with an
appropriate WSP encoding version as parameter.
wkContentTypes
, in order; thus, their index in the list
is equal to their assigned value.
|
|||
dict |
|
||
list |
|
|
|||
wspPDUTypes =
|
|||
wkParameters =
|
|||
wkContentTypes =
|
|||
wkCharSets =
|
|||
hdrFieldNames =
|
|||
hdrFieldEncodings =
|
|
|
|
|
wspPDUTypes
|
wkParameters
|
wkContentTypes
|
wkCharSets
|
hdrFieldNames
|
hdrFieldEncodings
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Mon Jul 23 15:15:29 2007 | http://epydoc.sourceforge.net |