Open SiteSearch 4.1.1
Final

Uses of Class
ORG.oclc.db.TagPath

Packages that use TagPath
ORG.oclc.db   
 

Uses of TagPath in ORG.oclc.db
 

Methods in ORG.oclc.db that return TagPath
static TagPath[] TagPath.getTagPath(String tagpath)
          Convert a tagpath string into an array of TagPath objects.
 

Constructors in ORG.oclc.db with parameters of type TagPath
TagPathTokenizer.TagPathTokenizer(DataDir record, TagPath[] path)
           
 


Open SiteSearch 4.1.1
Final