Uses of Interface
org.apache.tuscany.sca.cpp.tools.common.FileActor

Packages that use FileActor
org.apache.tuscany.sca.cpp.tools.common
 
org.apache.tuscany.sca.cpp.tools.services
 
 

Uses of FileActor in org.apache.tuscany.sca.cpp.tools.common
 

Classes in org.apache.tuscany.sca.cpp.tools.common that implement FileActor
 class Headers
           
 

Constructors in org.apache.tuscany.sca.cpp.tools.common with parameters of type FileActor
DirectoryTree(FileActor actor, java.util.Set extensions)
           
 

Uses of FileActor in org.apache.tuscany.sca.cpp.tools.services
 

Classes in org.apache.tuscany.sca.cpp.tools.services that implement FileActor
 class ComponentTypeFileHandler
          The purpose of this class is to specialise the map of XML element handlers for a XXX.componentType file that is used by the XMLFileActor
 class ModuleOrFragmentFileHandler
          The purpose of this class is purely to specialise the handler map to one with a specific ComponentDomNodeHandler.
 class XMLFileActor
          The purpose of this abstract class is to provide a home for the standard processing that is involved in turning a XML file into an internal DOM.
 

Constructors in org.apache.tuscany.sca.cpp.tools.services with parameters of type FileActor
DirectoryScanner(FileActor actor, java.util.Set extensions)
           
 



Copyright 2005 The Apache Software Foundation and Copyright IBM Corp. 2005 All Rights Reserved