http://www.jpicedt.org

jpicedt.graphic.io.util
Class UserDataVerbatimLine

java.lang.Object
  extended by jpicedt.graphic.io.util.UserDataLine
      extended by jpicedt.graphic.io.util.UserDataVerbatimLine

public class UserDataVerbatimLine
extends UserDataLine

Une ligne de données utilisateur dans un fichier ayant un format de sauvegarde jPicEdt qui n'apparaît pas commentée.

Since:
jPicEdt 1.6
Version:
$Id: UserDataVerbatimLine.java,v 1.4 2013/03/27 07:03:29 vincentb1 Exp $
Author:
Vincent Belaïche

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

Constructor Detail

UserDataVerbatimLine

public UserDataVerbatimLine(String s)
Method Detail

write

public void write(CommentFormatting cf)
           throws IOException
Overrides:
write in class UserDataLine
Throws:
IOException

http://www.jpicedt.org

Submit a bug : syd@jpicedt.org