SourceJammer 1.3.0 November 20, 2002
Copyright (c) 2001, 2002 Robert MacGrogan

Uses of Class
org.sourcejammer.project.model.filesys.NodeAndShareParentPath

Packages that use NodeAndShareParentPath
org.sourcejammer.project.model.filesys   
 

Uses of NodeAndShareParentPath in org.sourcejammer.project.model.filesys
 

Methods in org.sourcejammer.project.model.filesys that return NodeAndShareParentPath
static NodeAndShareParentPath XMLUtilFS.xmlToProject(org.w3c.dom.Document doc, long lKey, NodeLibraryFS lib)
          Sets only basic information of children.
static NodeAndShareParentPath XMLUtilFS.xmlToProject(org.w3c.dom.Document doc, ProjectNodeFS ndProject, long lKey, NodeLibraryFS lib)
          Builds ProjectNode.
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.
 


SourceJammer 1.3.0 November 20, 2002
Copyright (c) 2001, 2002 Robert MacGrogan