net.jangaroo.extxml.file
Class SrcFileScanner
java.lang.Object
net.jangaroo.extxml.file.SrcFileScanner
public final class SrcFileScanner
- extends Object
The FileScanner scans a directory for all *.as, *.js and *.exml files that contain Ext annotations and builds a
ComponentSuite from all Ext JS component classes.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SrcFileScanner
public SrcFileScanner(ComponentSuite componentSuite)
getComponentSuite
public ComponentSuite getComponentSuite()
scan
public void scan()
throws IOException
- Throws:
IOException
Copyright © 2002-2011 CoreMedia AG. All Rights Reserved.