Package org.apache.beehive.netui.core.urltemplates

Interface Summary
URLTemplateFileParser Class for parsing url-template-config.
 

Class Summary
DefaultURLTemplateFileParser Default implementation for parsing url-template-config.
TemplateTokenizer The identified tokens and the text between the matching tokens in the template are all returned.
URLTemplate The class to format a URL defined by url-template-config template given by values for a set of tokens.
URLTemplateDescriptor Maintains optional deployment information about templates and the URL template config file.
URLTemplates The key class to get information from url-template-config.
URLTemplatesFactory Methods for configuring and retrieving the URLTemplates object.