public interface CompilableTag
Compilable
represents a Tag that is compilable.
Modifier and Type | Method and Description |
---|---|
void |
compile()
Called by the parser to allow a more tag to create a more efficient
format of the tag.
|
void compile() throws JellyException
JellyException
- on any errorCopyright © 2014 Apache Software Foundation. All rights reserved.