fop 0.95beta | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface IrtfTemplateContainer
Method Summary | |
RtfTemplate |
|
public RtfTemplate newTemplate(String str, RtfAttributes attr) throws IOException
Creates a new Template.
- Parameters:
str
- description of Templateattr
- attributes of Template
- Returns:
- new Template object
fop 0.95beta |