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

Packages that use AbstractSpecificationResolver
org.apache.tapestry.resolver Namespace resolution of pages/components/etc.. 
 

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.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.