import java.io.*; import java.awt.*; import java.net.*; public class CollectionPlug2 { public boolean flagmore = false; //true means there are more results public short docs_stored = 0; //How many docs the parser has found public int how_many_prop = 1; public String thefinalquery = ""; private boolean already_got_p; private String content; private short total = 0; private boolean[] properties = new boolean[1]; // What properties I have // entry0 Content private StreetRouterServer routerinstance; public CollectionPlug2 () { for(int i=0;i