org.nuxeo.runtime.jboss.deployment.preprocessor.template
Class TemplateParser
java.lang.Object
org.nuxeo.runtime.jboss.deployment.preprocessor.template.TemplateParser
public class TemplateParser
- extends Object
- Author:
- Bogdan Stefanescu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
parse
public static Template parse(File file)
throws IOException
- Throws:
IOException
parse
public static Template parse(URL url)
throws IOException
- Throws:
IOException
parse
public static Template parse(InputStream in)
throws IOException
- Throws:
IOException
parse
public static Template parse(char[] chars)
Copyright ? 2007 Nuxeo SAS. All Rights Reserved.