URIGroup

A group of URI patterns used to define loosely related resources. The pattern may include a trailing wild card character '*'. For instance /image/* indicates that this group includes any URI with the prefix /image/.



Attributes Summary
name : StringThe name of this URI group.
URIPattern : StringA list of URI patterns.

Attribute Details

name    -    The name of this URI group.
     data type:  String
     default Value:   unspecified



URIPattern    -    A list of URI patterns. These patterns may include '*' as a trailing wild card character.
     data type:  String
     default Value:   unspecified


Copyright IBM Corp. 1997-2004