Serialized Form


Package com.dfki.peregrin

Class com.dfki.peregrin.SiteException implements Serializable


Package com.dfki.peregrin.aux

Class com.dfki.peregrin.aux.StringKeyTable implements Serializable

Class com.dfki.peregrin.aux.VariableTable implements Serializable


Package com.dfki.peregrin.facilities

Class com.dfki.peregrin.facilities.Merger implements Serializable

Serialized Fields

toadd

PathTree toadd

Class com.dfki.peregrin.facilities.Provider implements Serializable

Serialized Fields

tree

PathTree tree

Class com.dfki.peregrin.facilities.Requester implements Serializable

Serialized Fields

tree

SiteNode tree


Package com.dfki.peregrin.filekeeping

Class com.dfki.peregrin.filekeeping.SiteFile implements Serializable

Serialized Fields

rootNode

SiteNode rootNode

templateNode

SiteNode templateNode

url

java.net.URL url

urlstr

java.lang.String urlstr

globalRoot

SiteNode globalRoot


Package com.dfki.peregrin.path

Class com.dfki.peregrin.path.Path implements Serializable

Serialized Fields

pathnodes

java.util.Vector pathnodes

nodeindex

int nodeindex


Package com.dfki.peregrin.servlet

Class com.dfki.peregrin.servlet.ParsedURI implements Serializable

Serialized Fields

URL

java.lang.String URL

query

java.lang.String query

xmlpath

java.lang.String xmlpath

vqueryattributes

java.util.Vector vqueryattributes

Class com.dfki.peregrin.servlet.SiteServlet implements Serializable

Serialized Fields

template

XMLTemplate template

root

SiteNode root

port

java.lang.String port

portnumber

int portnumber

taglimit

int taglimit

stylesheeturl

java.net.URL stylesheeturl

schemaurl

java.net.URL schemaurl

defaulttemplate

SiteNode defaulttemplate

staticvariables

VariableTable staticvariables

defaultdepth

int defaultdepth

header

java.lang.String header

servletpath

java.lang.String servletpath

servletactions

VariableTable servletactions

servletconfig

javax.servlet.ServletConfig servletconfig

blocked

boolean blocked

configservletpath

java.lang.String configservletpath

filecounter

int filecounter

templatecounter

int templatecounter

logfile

java.io.File logfile

conceptattributes

StringKeyTable conceptattributes

flvariables

StringKeyTable flvariables

searchresulttemplatepath

java.lang.String searchresulttemplatepath

searchresultitemtemplatepath

java.lang.String searchresultitemtemplatepath

searchfailtemplatepath

java.lang.String searchfailtemplatepath

nodenames

StringKeyTable nodenames

globalPath

java.lang.String globalPath
Contains the name of the variable whose value is the global path.

absGlobalPath

java.lang.String absGlobalPath
Contains the name of the variable whose value is the absolute global path.

This

java.lang.String This
Contains the name of the variable whose value is the path to the current position.

templatePath

java.lang.String templatePath
Contains the name of the variable whose value is the path to the template currently applied.


Package com.dfki.peregrin.site.tree

Class com.dfki.peregrin.site.tree.PathTree implements Serializable

Serialized Fields

searchhidden

boolean searchhidden

statsearch

boolean statsearch

Class com.dfki.peregrin.site.tree.SearchEngine implements Serializable

Serialized Fields

startingpoints

PathTree startingpoints

searchindex

java.util.Hashtable searchindex

searchconcepts

boolean searchconcepts

conceptlist

java.util.Hashtable conceptlist