org.apache.myfaces.buildtools.maven2.plugin.faces.util
Class SourceTemplate
java.lang.Object
org.apache.myfaces.buildtools.maven2.plugin.faces.util.SourceTemplate
public class SourceTemplate
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceTemplate
public SourceTemplate(java.io.File file)
substitute
public void substitute(java.lang.String in,
java.lang.String out)
getImports
public java.util.Set getImports()
getImplements
public java.util.Set getImplements()
readPreface
public void readPreface()
throws java.io.IOException
- Throws:
java.io.IOException
writeContent
public void writeContent(java.io.Writer out)
throws java.io.IOException
- Throws:
java.io.IOException
close
public void close()
throws java.io.IOException
- Throws:
java.io.IOException
getIgnoreMethods
public java.util.Collection getIgnoreMethods()
Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.