public interface IrtfTemplateContainer
Modifier and Type | Method and Description |
---|---|
RtfTemplate |
newTemplate(java.lang.String str,
RtfAttributes attr)
Creates a new Template.
|
RtfTemplate newTemplate(java.lang.String str, RtfAttributes attr) throws java.io.IOException
str
- description of Templateattr
- attributes of Templatejava.io.IOException
- on errorCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.