Package org.apache.jasper.compiler
Class JtpParser
- java.lang.Object
-
- org.apache.jasper.compiler.JtpParser
-
public class JtpParser extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JtpParser()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.jasper.compiler.Node.Nodesparse(java.lang.String relativeFilePath, byte[] input, java.net.URL resourceBase, boolean tag)
-