Uses of Package
com.bradmcevoy.http.values

Packages that use com.bradmcevoy.http.values
com.bradmcevoy.http.values   
com.bradmcevoy.http.webdav   
 

Classes in com.bradmcevoy.http.values used by com.bradmcevoy.http.values
HrefList
          Holds a list of href values which will be written as a list of elements See HrefListValueWriter
ValueAndType
          This class exists to convey type information even when a value is null.
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.
 

Classes in com.bradmcevoy.http.values used by com.bradmcevoy.http.webdav
ValueAndType
          This class exists to convey type information even when a value is null.
ValueWriters
          Default list of value writers.
 



Copyright © 2011. All Rights Reserved.