com.cedarsoft.codegen.parser
Class Classpath
java.lang.Object
com.cedarsoft.codegen.parser.Classpath
public class Classpath
- extends Object
Represents a classpath
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Classpath
public Classpath()
add
public void add(@NotNull
File dir)
getElements
@NotNull
public List<? extends File> getElements()
asClasspathStatement
@NotNull
@NonNls
public String asClasspathStatement()
Copyright © 2010 cedarsoft GmbH. All Rights Reserved.