import java.io.*;
public class ShowFile{
public String go(String name) throws IOException{
String s;
String content="";
BufferedReader in;
in = new Buf
import java.io.*;
public class ShowFile{
public String go(String name) throws IOException{
String s;
String content="";
BufferedReader in;
in = new Buf
import java.io.*;
import java.awt.*;
import java.applet.*;
public class AppletShowFile extends Applet{
String content="The content of file:";
TextArea ta=new TextArea(10,80);
public
#
# this file contains routines used to parse the content of documentation
# comment block and build a more structured objects out of them
#
from sources import *
from utils import *
import string,