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

X

xmlDocToStringBuffer(Document) - Static method in class org.sourcejammer.xml.XMLUtil
Function take an XML document, serializes it and returns a string buffer.
xmlDocToStringBuffer(Document, boolean) - Static method in class org.sourcejammer.xml.XMLUtil
Function take an XML document, serializes it (with an indented format for viewing) and returns a string buffer.
XMLNodeDoesNotExistException - exception org.sourcejammer.xml.XMLNodeDoesNotExistException.
Thrown if a node requested in an XML doc does not exist.
XMLNodeDoesNotExistException() - Constructor for class org.sourcejammer.xml.XMLNodeDoesNotExistException
 
XMLNodeDoesNotExistException(String) - Constructor for class org.sourcejammer.xml.XMLNodeDoesNotExistException
 
XMLNodeDoesNotExistException(String, Exception) - Constructor for class org.sourcejammer.xml.XMLNodeDoesNotExistException
 
xmlToFileNode(Document, FileNodeFS, long) - Static method in class org.sourcejammer.project.model.filesys.XMLUtilFS
Build a FileNodeFS from the file node's XML doc.
xmlToFileNode(Document, long) - Static method in class org.sourcejammer.project.model.filesys.XMLUtilFS
 
xmlToLabel(Document) - Static method in class org.sourcejammer.project.model.filesys.XMLUtilFS
Parses a label xml docuemnt into an org.sourcejammer.project.controller.Label.
xmlToLabelList(Document) - Static method in class org.sourcejammer.project.model.filesys.XMLUtilFS
Parses the labels xml docuemnt into an org.sourcejammer.project.NodeList of FileSysLabel objects.
xmlToLabelVer1_0(Document, String, NodeLibrary) - Static method in class org.sourcejammer.project.model.filesys.ConversionTools
 
xmlToNodeName(Document) - Static method in class org.sourcejammer.project.model.filesys.XMLUtilFS
 
xmlToProject(Document, long, NodeLibraryFS) - Static method in class org.sourcejammer.project.model.filesys.XMLUtilFS
Sets only basic information of children.
xmlToProject(Document, ProjectNodeFS, long, NodeLibraryFS) - Static method in class org.sourcejammer.project.model.filesys.XMLUtilFS
Builds ProjectNode.
XMLUtil - class org.sourcejammer.xml.XMLUtil.
Utility class for common functions that are performed with XML.
XMLUtil() - Constructor for class org.sourcejammer.xml.XMLUtil
Default constructor.
XMLUtilFS - class org.sourcejammer.project.model.filesys.XMLUtilFS.
Static utility methods for turning FileSys node objects into XML doc objects.
XMLUtilFS.Attributes - class org.sourcejammer.project.model.filesys.XMLUtilFS.Attributes.
 
XMLUtilFS.Attributes() - Constructor for class org.sourcejammer.project.model.filesys.XMLUtilFS.Attributes
 
XMLUtilFS.NodeNames - class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames.
 
XMLUtilFS.NodeNames() - Constructor for class org.sourcejammer.project.model.filesys.XMLUtilFS.NodeNames
 
XMLUtilFS() - Constructor for class org.sourcejammer.project.model.filesys.XMLUtilFS
 

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