Package | Description |
---|---|
org.apache.tapestry.resolver |
Modifier and Type | Class and Description |
---|---|
class |
ComponentSpecificationResolverImpl
Utility class that understands the rules of component types (which may optionally have a library
prefix) and can resolve the type to a
INamespace and a
IComponentSpecification . |
class |
PageSpecificationResolverImpl
Performs the tricky work of resolving a page name to a page specification.
|