net.jangaroo.extxml.file
Class ExtComponentSrcFileScanner

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

public final class ExtComponentSrcFileScanner
extends Object

A FileScanner to read Ext JS component classes (JavaScript or ActionScript) into a ComponentSuite.


Method Summary
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
 

Method Detail

scan

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


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