Uses of Class
org.apache.tapestry.resolver.AbstractSpecificationResolver

Packages that use AbstractSpecificationResolver
org.apache.tapestry.resolver   
 

Uses of AbstractSpecificationResolver in org.apache.tapestry.resolver
 

Subclasses of AbstractSpecificationResolver in org.apache.tapestry.resolver
 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 INamespaceand a IComponentSpecification.
 class PageSpecificationResolverImpl
          Performs the tricky work of resolving a page name to a page specification.