|
SourceJammer 1.2.0.1 May 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceJammerVersionException | |
| org.sourcejammer.project.controller | |
| org.sourcejammer.project.model | |
| org.sourcejammer.project.model.filesys | |
| Uses of SourceJammerVersionException in org.sourcejammer.project.controller |
| Methods in org.sourcejammer.project.controller that throw SourceJammerVersionException | |
static byte[] |
TextFileUtil.convertTextFileForRetreival(byte[] file,
int requestedEOL)
Converts a text file as stored in the server (as a serialized TextLineIterator in byte[] form) and converts it to a straight text file using the requested end of line characters. |
| Uses of SourceJammerVersionException in org.sourcejammer.project.model |
| Methods in org.sourcejammer.project.model that throw SourceJammerVersionException | |
TextLineReader |
NodeLibrary.retrieveVersionTextLineReader(NodeInfo versionNode)
When implemented, this method returns the full source of the specified VersionNode as a TextLineReader. |
| Uses of SourceJammerVersionException in org.sourcejammer.project.model.filesys |
| Methods in org.sourcejammer.project.model.filesys that throw SourceJammerVersionException | |
static Label |
XMLUtilFS.xmlToLabel(org.w3c.dom.Document doc)
Parses a label xml docuemnt into an org.sourcejammer.project.controller.Label. |
static NodeAndShareParentPath |
XMLUtilFS.xmlToFileNode(org.w3c.dom.Document doc,
long lKey)
|
static NodeAndShareParentPath |
XMLUtilFS.xmlToFileNode(org.w3c.dom.Document doc,
FileNodeFS ndFile,
long lKey)
Build a FileNodeFS from the file node's XML doc. |
TextLineReader |
NodeLibraryFS.retrieveVersionTextLineReader(NodeInfo versionNode)
When implemented, this method returns the full source of the specified VersionNode as a TextLineReader. |
|
SourceJammer 1.2.0.1 May 20, 2002 Copyright (c) 2001, 2002 Robert MacGrogan |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||