Xindice API
version 1.2m1

Package org.apache.xindice.webadmin.webdav.components.props

Interface Summary
DAVProperty DAVProperty represents resources' properties.
 

Class Summary
ContentType ContentType creates a response node that identifies content type of the collection entry.
CreationDate CreationDate creates a response node that contains the time when resource was created in the format "yyyy-MM-dd'T'HH:mm:ss'Z'" if creation time is available.

See SimpleDateFormat for date format information.

Example:
DisplayName DisplayName creates a response node that contains resource name, which is a collection name for collections and key for collection entries.
LastModified LastModified creates a response node that contains the time when resource was last modified in the format "EEE, dd MMM yyyy HH:mm:ss zzz" if last modification time is available.

See SimpleDateFormat for date format information.

Example:
ResourceType ResourceType creates a response node that identifies resource type (collection or collection entry).

When invoked for collections, it will generate
 


Xindice API
version 1.2m1

Copyright (c) 1999-2007 The Apache Software Foundation. All Rights Reserved.