SourceJammer 1.2.0.1 May 20, 2002
Copyright (c) 2001, 2002 Robert MacGrogan
A B C D E F G H I J L M N O P Q R S T U V W X Y Z

B

BadMethodArgumentException - exception org.sourcejammer.util.BadMethodArgumentException.
This exception is thrown when a method receives an invalid or illegal argument.
BadMethodArgumentException() - Constructor for class org.sourcejammer.util.BadMethodArgumentException
 
BadMethodArgumentException(String) - Constructor for class org.sourcejammer.util.BadMethodArgumentException
 
BadMethodArgumentException(String, Exception) - Constructor for class org.sourcejammer.util.BadMethodArgumentException
 
BASE_PATH_INIT_PARAM - Static variable in class org.sourcejammer.web.servlet.AppConfigInitServlet
Servlet initialization parameter that specifies the base configuration path.
beginIndex() - Method in class org.sourcejammer.server.make.ByteArrayBuffer
 
BINARY - Static variable in class org.sourcejammer.client.commandline.CommandLineInterpreter.FileTypes
 
BINARY - Static variable in class org.sourcejammer.client.gui.IconBank
 
BINARY - Static variable in class org.sourcejammer.util.AppConfig.FileTypes
 
BINARY_CHECKED - Static variable in class org.sourcejammer.client.gui.IconBank
 
BINARY_MIME_TYPE - Static variable in class org.sourcejammer.web.servlet.BrowseArchiveController
 
BinaryDelta - class org.sourcejammer.server.source.BinaryDelta.
Represents the differences (or delta) between two versions of a binary file such that this BinaryDelta can be applied to the "old" file version to reproduce the new file version.
BinaryDelta() - Constructor for class org.sourcejammer.server.source.BinaryDelta
Default constructor.
BrowseArchiveController - class org.sourcejammer.web.servlet.BrowseArchiveController.
Title: SourceJammer 1.1 Description: Copyright: Copyright (c) 2001 Company: SourceJammer
BrowseArchiveController() - Constructor for class org.sourcejammer.web.servlet.BrowseArchiveController
 
BTN_ADD - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_BROWSE - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_CANCEL - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_CHANGE_PWD - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_CHECK_OUT - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_CONNECT - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_DELETE - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_DIFF - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_DONE - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_EDIT - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_GET - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_GET_VER - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_HELP - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_MAKE - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_NEW - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_OK - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_PROJECT_ADD - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_RENAME - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_RESTORE - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_ROLLBACK - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_SELECT - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_TOGGLE_ADMIN - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_TOP - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_UNDO - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_VIEW - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BTN_VIEW_COMMENT - Static variable in class org.sourcejammer.client.DisplayTextLibrary
 
BufferedChunkCompare - class org.sourcejammer.server.make.BufferedChunkCompare.
 
BufferedChunkCompare() - Constructor for class org.sourcejammer.server.make.BufferedChunkCompare
 
BufferedChunkCompare(File, boolean) - Constructor for class org.sourcejammer.server.make.BufferedChunkCompare
 
bufferIndexToSourceIndex(int) - Method in class org.sourcejammer.server.make.ByteArrayBuffer
 
build(SourceInputStream, OutputStream) - Method in interface org.sourcejammer.server.source.SourceBuildStepInf
Executes this build step on OutputStream buildSoFar.
build(SourceInputStream, OutputStream) - Method in class org.sourcejammer.server.source.AddBytes
 
build(SourceInputStream, OutputStream) - Method in class org.sourcejammer.server.source.ReadBytes
 
build(SourceInputStream, OutputStream) - Method in class org.sourcejammer.server.source.SkipBytes
 
build(TextLineIterator, TextLineAdder) - Method in class org.sourcejammer.server.source.ReadLines
 
build(TextLineIterator, TextLineAdder) - Method in class org.sourcejammer.server.source.SkipLines
 
build(TextLineIterator, TextLineAdder) - Method in interface org.sourcejammer.server.source.TextBuildStepInf
Executes this build step on TextLineAdder buildSoFar.
build(TextLineIterator, TextLineAdder) - Method in class org.sourcejammer.server.source.AddLines
 
buildBinaryDelta(byte[], byte[]) - Method in class org.sourcejammer.server.make.BuildDelta
Builds a delta file (BinaryDelta) representing the difference between the two byte arrays such that byNew can be reconstructed using just the BinaryDelta constructed here and byOld.
BuildDelta - class org.sourcejammer.server.make.BuildDelta.
 
BuildDelta() - Constructor for class org.sourcejammer.server.make.BuildDelta
 
buildFile(SourceInputStream) - Method in class org.sourcejammer.server.source.BinaryDelta
Applies this BinaryDelta file to the file in parent to produce the new file version.
buildFile(SourceInputStream, int) - Method in class org.sourcejammer.server.source.TextDiff
Builds a text file from the parent using the build steps in this Delta.
buildFile(SourceInputStream, int) - Method in class org.sourcejammer.server.source.TextDelta
Builds a text file from the parent using the build steps in this Delta.
buildFileTextLineIterator(TextLineIterator) - Method in class org.sourcejammer.server.source.TextDelta
Builds a text file from the parent using the build steps.
buildFileTextLineIterator(TextLineIteratorOutput) - Method in class org.sourcejammer.server.source.TextDiff
Reconstructs fileTwo and returns it as a TextLineIterator.
buildFileVersionList(FileNode) - Static method in class org.sourcejammer.project.controller.ControllerUtil
Builds a NodeList of NodeInfo objects of a FileNode's version children.
buildLabel(Label, long, String) - Method in class org.sourcejammer.project.controller.ProjectController
This method recursively calls itself until it has put all of the latest versions of all the file nodes in parent (and in all ProjectNode children of parent) into label.
buildNodeNameObject(String, String) - Static method in class org.sourcejammer.project.view.NodeName
Builds a NodeName from a full project path string.
buildProjectChildList(ProjectNode, NodeLibrary) - Static method in class org.sourcejammer.project.controller.ControllerUtil
Builds a NodeList of NodeInfo objects of a ProjectNode's children.
buildTextDelta(byte[], byte[]) - Method in class org.sourcejammer.server.make.BuildDelta
 
buildTextDelta(byte[], TextLineReader) - Method in class org.sourcejammer.server.make.BuildDelta
 
buildTextDelta(TextLineReader, TextLineReader) - Method in class org.sourcejammer.server.make.BuildDelta
 
buildUsersNoControllers(UserInfo[], UserInfo[]) - Static method in class org.sourcejammer.client.gui.dialog.ArchiveUsersDialog
 
ByteArrayBuffer - class org.sourcejammer.server.make.ByteArrayBuffer.
 
ByteArrayBuffer(FileInputStream, int) - Constructor for class org.sourcejammer.server.make.ByteArrayBuffer
 
ByteArrayChunkCompare - class org.sourcejammer.server.make.ByteArrayChunkCompare.
This class allows simple iteration through a byte array for the purpose of comparing a chunk of bytes of a specified size.
ByteArrayChunkCompare() - Constructor for class org.sourcejammer.server.make.ByteArrayChunkCompare
 
ByteArrayChunkCompare(byte[]) - Constructor for class org.sourcejammer.server.make.ByteArrayChunkCompare
Create a new ByteArrayChunkCompare object for a byte array, beginning with the first byte in the array.
ByteArrayChunkCompare(byte[], int) - Constructor for class org.sourcejammer.server.make.ByteArrayChunkCompare
Create a new ByteArrayChunkCompare object for a byte array, beginning with a specified index.
ByteArraySource - class org.sourcejammer.server.source.ByteArraySource.
Represents a non-diffed byte array that implements Delta for convenience.
ByteArraySource(byte[]) - Constructor for class org.sourcejammer.server.source.ByteArraySource
 
BytesToAddStreamer - class org.sourcejammer.server.make.BytesToAddStreamer.
Title: SourceJammer 1.2 Description: Copyright: Copyright (c) 2002 Company: SourceJammer Project
BytesToAddStreamer(File) - Constructor for class org.sourcejammer.server.make.BytesToAddStreamer
 

SourceJammer 1.2.0.1 May 20, 2002
Copyright (c) 2001, 2002 Robert MacGrogan
A B C D E F G H I J L M N O P Q R S T U V W X Y Z