| Interface | Description |
|---|---|
| ValueWriter |
An implementation of ValueWriter will generate xml for some particular property
or type, and be able to parse proppatch textual values into its typed form
Generally ValueWriter's should be symmetrical, in that they can parse what
they generate.
|
| Class | Description |
|---|---|
| AddressDataTypeListValueWriter |
Supports AddressDataTypeList objects, and writes them out as a list of
|
| BooleanValueWriter | |
| CDataValueWriter | |
| DateValueWriter | |
| HrefListValueWriter |
Supports HrefList objects, and writes them out as a list of
|
| ModifiedDateValueWriter |
Windows explorer is VERY picky about the format of its modified date, which
this class supports
Only applies to the getlastmodified field
|
| PriviledgeListValueWriter |
Supports PriviledgeList objects, and writes them out as a list of
|
| PropFindResponseListWriter | |
| ResourceTypeValueWriter | |
| SupportedLocksValueWriter | |
| SupportedReportSetWriter | |
| ToStringValueWriter | |
| UUIDValueWriter | |
| ValueWriters |
Default list of value writers.
|
| WrappedHrefWriter |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.