All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----org.w3c.tools.resources.AttributeHolder | +----org.w3c.tools.resources.Resource | +----org.w3c.tools.resources.FramedResource | +----org.w3c.tools.resources.AbstractContainer | +----org.w3c.tools.resources.ContainerResource | +----org.w3c.jigedit.cvs.CvsEntryResource
The lookup method of this entity should be able to turn a revision number into an editable (or viewable) document.
protected String name
protected ResourceReference rr_cvsframe
protected int getMinor(String revision)
protected CvsDirectory getCvsManager() throws InvalidResourceException
protected String getCvsURL()
protected void checkRevisionNumber(String rev) throws CvsEntryResource. RevisionNumberException, CvsException
protected void writeLinks(OutputStream out, byte b[], int offset, int length) throws IOException
protected String parseDiff(String diff)
protected HtmlGenerator parseLog(String log)
protected synchronized ResourceReference getRevisionResource(String revision)
public ResourceReference lookup(String revision)
public synchronized ResourceReference getResourceReference()
protected HtmlGenerator getHtmlGenerator(String title)
All Packages Class Hierarchy This Package Previous Next Index