aQute.bnd.maven
Class PomResource
java.lang.Object
aQute.lib.osgi.WriteResource
aQute.bnd.maven.PomResource
- All Implemented Interfaces:
- Resource
public class PomResource
- extends WriteResource
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PomResource
public PomResource(Manifest manifest)
lastModified
public long lastModified()
- Specified by:
lastModified
in interface Resource
- Specified by:
lastModified
in class WriteResource
write
public void write(OutputStream out)
throws IOException
- Specified by:
write
in interface Resource
- Specified by:
write
in class WriteResource
- Throws:
IOException
setProperties
public void setProperties(Map<String,String> scm)
Copyright © 2012 aQute SARL. All Rights Reserved.