org.kohsuke.apt.ftparchive.merge
Class PackageDef
java.lang.Object
org.kohsuke.apt.ftparchive.merge.PackageDef
public class PackageDef
- extends Object
- Author:
- Kohsuke Kawaguchi
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PackageDef
public PackageDef(List<String> lines)
getName
public String getName()
write
public void write(Writer w)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.