com.google.code.mojo.license.document
Class DocumentFactory
java.lang.Object
com.google.code.mojo.license.document.DocumentFactory
public final class DocumentFactory
- extends Object
Date: 14-Feb-2008
Author: Mathieu Carbou (mathieu.carbou@gmail.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentFactory
public DocumentFactory(File basedir,
Map<String,String> mapping,
Map<String,HeaderDefinition> definitions,
String encoding,
String[] keywords)
createDocuments
public Document createDocuments(String file)
Copyright © 2008-2011 Mathieu Carbou. All Rights Reserved.