package com.mindprod.welcome; public class Look { public static void main(String[] args) { Posters posters = new Posters("comp.lang.java.help"); String[] raw = posters.getAllPosters(); for ( int i=0; i