org.genealogie.rtf
Class RtfUtils

java.lang.Object
  |
  +--org.genealogie.rtf.RtfUtils

public class RtfUtils
extends java.lang.Object


Field Summary
private static java.lang.String racineImages
           
private static java.util.Hashtable typeActs
           
 
Constructor Summary
RtfUtils()
           
 
Method Summary
(package private) static void ()
           
static void ecrireActe(org.genealogie.utils.ActeUtils pu, com.lowagie.text.Document document)
           
static void ecrireDocument(org.genealogie.utils.DocumentUtils pu, com.lowagie.text.Document document)
           
private static java.util.Vector getTokens(java.lang.String ligne)
           
private static void loadTypeActe(org.genealogie.dao.ActesBean actesB)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

racineImages

private static java.lang.String racineImages

typeActs

private static java.util.Hashtable typeActs
Constructor Detail

RtfUtils

public RtfUtils()
Method Detail

static void ()

loadTypeActe

private static void loadTypeActe(org.genealogie.dao.ActesBean actesB)

ecrireActe

public static void ecrireActe(org.genealogie.utils.ActeUtils pu,
                              com.lowagie.text.Document document)
                       throws java.io.IOException,
                              java.net.MalformedURLException,
                              com.lowagie.text.DocumentException,
                              com.lowagie.text.BadElementException

ecrireDocument

public static void ecrireDocument(org.genealogie.utils.DocumentUtils pu,
                                  com.lowagie.text.Document document)
                           throws java.io.IOException,
                                  java.net.MalformedURLException,
                                  com.lowagie.text.DocumentException,
                                  com.lowagie.text.BadElementException

getTokens

private static java.util.Vector getTokens(java.lang.String ligne)


Copyright © 2002 JGenea Ihm. All Rights Reserved.