net.jangaroo.jooc.input
Class PathInputSource
java.lang.Object
net.jangaroo.jooc.input.DirectoryInputSource
net.jangaroo.jooc.input.PathInputSource
- All Implemented Interfaces:
- InputSource
public class PathInputSource
- extends DirectoryInputSource
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PathInputSource
public PathInputSource(java.lang.String name,
java.util.List<InputSource> entries)
fromFiles
public static PathInputSource fromFiles(java.util.List<java.io.File> files,
java.lang.String[] rootDirs)
throws java.io.IOException
- Throws:
java.io.IOException
getName
public java.lang.String getName()
getPath
public java.lang.String getPath()
getRelativePath
public java.lang.String getRelativePath()
list
public java.util.List<InputSource> list()
getChild
public InputSource getChild(java.lang.String path)
getFileSeparatorChar
public char getFileSeparatorChar()
Copyright © 2002-2010 CoreMedia AG. All Rights Reserved.