Package helma.scripting.rhino
Class HacHspConverter
java.lang.Object
helma.scripting.rhino.HacHspConverter
Support for .hac (action) and .hsp (template) files
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
convertHac
(Resource action, String encoding) static String
convertHsp
(Resource template, String encoding) static String
convertHspAsString
(Resource template, String encoding)
-
Constructor Details
-
HacHspConverter
public HacHspConverter()
-
-
Method Details
-
convertHac
- Throws:
IOException
-
convertHsp
- Throws:
IOException
-
convertHspAsString
- Throws:
IOException
-