http://www.jpicedt.org

jpicedt.graphic.io.util
Class UserDataLine

java.lang.Object
  extended by jpicedt.graphic.io.util.UserDataLine
Direct Known Subclasses:
UserDataCommentedLine, UserDataVerbatimLine

public abstract class UserDataLine
extends Object

Ligne de donnée utilisateur extraite d'un fichier ayant un format de sauvegarde jPicEdt

Since:
jPicEdt 1.6
Author:
Vincent Belaïche

Constructor Summary
UserDataLine(String userDataLine)
           
 
Method Summary
 String toString()
           
 void write(CommentFormatting cf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UserDataLine

public UserDataLine(String userDataLine)
Method Detail

write

public void write(CommentFormatting cf)
           throws IOException
Throws:
IOException

toString

public String toString()
Overrides:
toString in class Object

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org