public class CompiledTemplate extends Object implements Serializable
Constructor and Description |
---|
CompiledTemplate(char[] template,
Node root) |
Modifier and Type | Method and Description |
---|---|
Node |
getRoot() |
char[] |
getTemplate() |
void |
setRoot(Node root) |
void |
setTemplate(char[] template) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.