Interface Summary
|
IJETParser
|
Define the behavior of a JET Parser |
IProblem
|
Describe a parsing problem
This interface is not intended to be implemented by clients |
ITagLibraryResolver
|
Protocol for resolving Tag library ids into instances of
TagLibrary
|
ITemplateInput
|
Encapsulate a JET Templates input |
ITemplateResolver
|
Protocol for resolving JET template paths into actual input - used by the JET parser and compiler. |
ITemplateResolverHelper
|
Protocal for template resolver that is responsible for resolving templates from
a single base location which is communicated to the helper on creation. |
ITemplateResolverHelperFactory
|
Protocol for a factory that creates
ITemplateResolverHelper instances. |