net.jangaroo.extxml.file
Class ExmlComponentSrcFileScanner

java.lang.Object
  extended by net.jangaroo.extxml.file.ExmlComponentSrcFileScanner

public class ExmlComponentSrcFileScanner
extends Object


Field Summary
static String EXML_NAMESPACE_URI
           
 
Method Summary
static String getComponentClassName(ComponentSuite componentSuite, File srcFile)
           
static void scan(ComponentSuite componentSuite, File srcFile, ComponentType type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXML_NAMESPACE_URI

public static final String EXML_NAMESPACE_URI
See Also:
Constant Field Values
Method Detail

scan

public static void scan(ComponentSuite componentSuite,
                        File srcFile,
                        ComponentType type)
                 throws IOException
Throws:
IOException

getComponentClassName

public static String getComponentClassName(ComponentSuite componentSuite,
                                           File srcFile)


Copyright © 2002-2011 CoreMedia AG. All Rights Reserved.