net.sourceforge.rtf.context.fields
Class RTFContextFields
java.lang.Object
net.sourceforge.rtf.context.fields.RTFContextFields
public class RTFContextFields
- extends java.lang.Object
- Version:
- 1.0.0
- Author:
- Angelo ZERR
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RTFContextFields
public RTFContextFields()
addMergeField
public void addMergeField(RTFContextField mergeField)
getMergeFields
public java.util.List getMergeFields()
getMergeFieldsMap
public java.util.Map getMergeFieldsMap()
addBookmark
public void addBookmark(RTFContextBookmark bookmark)
getBookmarks
public java.util.List getBookmarks()
getBookmarksMap
public java.util.Map getBookmarksMap()
toXml
public void toXml(java.lang.String filename)
throws java.io.FileNotFoundException
- Throws:
java.io.FileNotFoundException
toXml
public void toXml(java.io.File filePath)
throws java.io.FileNotFoundException
- Throws:
java.io.FileNotFoundException
getDescription
public java.lang.String getDescription()
setDescription
public void setDescription(java.lang.String description)
Copyright 2007 null. All Rights Reserved.