org.apache.beehive.netui.core.urltemplates
Interface URLTemplateFileParser

All Known Implementing Classes:
DefaultURLTemplateFileParser

public interface URLTemplateFileParser

Class for parsing url-template-config.


Method Summary
 UrlTemplateConfigDocument.UrlTemplateConfig parse(InputStream istr)
           
 

Method Detail

parse

UrlTemplateConfigDocument.UrlTemplateConfig parse(InputStream istr)
                                                  throws XmlException,
                                                         IOException
Throws:
XmlException
IOException