All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

ACCEPT_IF. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
ACCEPT_UNLESS. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
addAllowValue(double). Method in class w3c.pics.db.ValueRange
Adds a value to the list of those permitted for this ValueRange.
addBlockValue(double). Method in class w3c.pics.db.ValueRange
Adds a value to the list of those not premitted for this ValueRange.
addChecker(ValueChecker). Method in class w3c.pics.db.ProfileData
Adds a ValueChecker to the data contained within this ProfileData.
addFail(Vector). Method in class w3c.pics.db.Value
Adds a list of URLs (as a Vector) to the FailURL list in this Value.
addFailURL(String). Method in class w3c.pics.db.ValueChecker
Adds a URL to the fail URL list in this ValueChecker.
addFile(String). Method in class w3c.pics.profiler.Profile
Adds a filename to the internal table of filenames.
addLSource(LabelSource). Method in class w3c.pics.db.SQLProfile
Adds a LabelSource to the list of label sources for this profile.
addLSource(String). Method in class w3c.pics.profiler.Profile
Adds a label source to the internal table of label sources.
addMultiValue(Double). Method in class w3c.pics.db.ValueChecker
Adds a multivalue value to this ValueChecker.
addPage(String, String). Method in class w3c.pics.db.DataPusher
Adds an entry to the DataPusher.
addParser(char, SExprParser). Method in interface w3c.tools.sexpr.Readtable
Associate a parser with the key dispatch character.
addParser(char, SExprParser). Method in interface w3c.tools.sexpr.SExprStream
Associate an input character with a "sub-parser."
addParser(char, SExprParser). Method in class w3c.tools.sexpr.SimpleReadtable
addParser(char, SExprParser). Method in class w3c.tools.sexpr.SimpleSExprStream
Associates a dispatch character with a parser in the read table.
addPass(Vector). Method in class w3c.pics.db.Value
Adds a list of URLs (as a Vector) to the PassURL list in this Value.
addPassURL(String). Method in class w3c.pics.db.ValueChecker
Adds a URL to the pass URL list in this ValueChecker.
addPicsPage(String, String). Method in class w3c.pics.db.DataPusher
Adds an entry to the DataPusher, when using PicsRULZ.
addPicsPage(String, String, String). Method in class w3c.pics.db.DataPusher
Adds an entry to the DataPusher, when using PicsRULZ.
addRange(ValueRange). Method in class w3c.pics.db.Filter
Add a range of values to this Filter.
addRangeValue(RangeValue). Method in class w3c.pics.db.ValueChecker
Adds a range value to this ValueChecker.
addRangeValue(RangeValue). Method in class w3c.pics.db.ValueRange
Adds a range of values to this ValueRange.
addRangeValue(StringRangeValue). Method in class w3c.pics.db.ValueRange
Adds a range of values to this ValueRange.
addSource(LabelSource). Method in class w3c.pics.db.LabelHolder
Adds a label source to this LabelHolder.
addSource(String, String, String). Method in class w3c.pics.db.LabelHolder
Adds a label source to this LabelHolder
addSource(String, String, String, String). Method in class w3c.pics.db.LabelHolder
Adds a label source to this LabelHolder
addSource(String, String, String, StringBuffer). Method in class w3c.pics.db.LabelHolder
Adds a label source to this LabelHolder
addURL(String). Method in class w3c.pics.profiler.Profile
Adds a URL to the internal table of Forbidden URLs.
addURL2(String). Method in class w3c.pics.profiler.Profile
Adds a URL to the internal table of Permitted URLs.
addValue(Value). Method in class w3c.pics.db.RulesFilter
Add a value to this RulesFilter
addValue(Vector). Method in class w3c.pics.db.CategoryData
Adds a value to the CategoryData.
ALPHANUM. Static variable in interface w3c.pics.parser.Filter1_0Constants
ALPHANUM. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
ALPHANUM. Static variable in interface w3c.pics.parser.RuleFilter1_0Constants
alphanumstr(). Method in class w3c.pics.parser.PICSRulz1_0
AND. Static variable in interface w3c.pics.parser.Filter1_0Constants
AND. Static variable in interface w3c.pics.parser.RuleFilter1_0Constants
and_expression(Filter). Static method in class w3c.pics.parser.Filter1_0
and_expression(RulesFilter). Method in class w3c.pics.parser.RuleFilter1_0
ASCII_CharStream(InputStream, int, int). Constructor for class w3c.pics.parser.ASCII_CharStream
ASCII_CharStream(InputStream, int, int, int). Constructor for class w3c.pics.parser.ASCII_CharStream
attribute(). Method in class w3c.pics.parser.PICSRulz1_0
attrvalpair(). Method in class w3c.pics.parser.PICSRulz1_0
AUTHOR. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants

B

backup(int). Method in class w3c.pics.parser.ASCII_CharStream
beginColumn. Variable in class w3c.pics.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine. Variable in class w3c.pics.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken(). Method in class w3c.pics.parser.ASCII_CharStream
BLOCK. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
blocks. Variable in class w3c.pics.profiler.Profile
bufpos. Variable in class w3c.pics.parser.ASCII_CharStream
BUREAU_URL. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
bval. Variable in class w3c.pics.profiler.PICSTokenizer

C

Category(). Constructor for class w3c.pics.db.Category
Creates a new, empty Category.
category(). Static method in class w3c.pics.parser.Filter1_0
category(). Method in class w3c.pics.parser.RuleFilter1_0
Category(PICSTokenizer, Category). Constructor for class w3c.pics.db.Category
Constructs a Category from a PICSTokenizer.
CategoryData(). Constructor for class w3c.pics.db.CategoryData
Creates a new, empty CategoryData.
CategoryFilter(String, String, String). Constructor for class w3c.pics.profiler.CategoryFilter
CategoryFilter(Vector, boolean). Constructor for class w3c.pics.profiler.CategoryFilter
CategoryFilter(Vector, Vector, String). Constructor for class w3c.pics.profiler.CategoryFilter
checkVersion(). Method in class w3c.pics.profiler.PICSTokenizer
Checks the Version of the input.
chopString(String, int). Method in class w3c.tools.util.StringChop
Chops the string inside this StringChop.
clearService(). Method in class w3c.pics.db.Service
Clears all values from the Categories for this Service.
COLON. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
Cons(Object). Constructor for class w3c.tools.sexpr.Cons
Initializes a Cons cell with a left subtree only.
Cons(Object, Object). Constructor for class w3c.tools.sexpr.Cons
Initializes a Cons cell with the left and right "subtrees".
constant(). Static method in class w3c.pics.parser.Filter1_0
constant(). Method in class w3c.pics.parser.RuleFilter1_0
countCheckers(). Method in class w3c.pics.db.ProfileData
Returns the number of ValueCheckers that are contained in this ProfileData.
countItems(). Method in class w3c.pics.db.LabelHolder
Returns the number of LabelSources currently stored in this LabelHolder.
createValueCheckers(). Method in class w3c.pics.db.Filter
Creates ValueChecker objects for this Filter.
createValueCheckers(SQLProfile). Method in class w3c.pics.db.Filter
Creates ValueChecker objects for this Filter.
createValueCheckers(String, String). Method in class w3c.pics.db.Filter
Creates ValueChecker objects for this Filter.
curChar. Static variable in class w3c.pics.parser.Filter1_0TokenManager
curChar. Variable in class w3c.pics.parser.PICSRulz1_0TokenManager
curChar. Variable in class w3c.pics.parser.RuleFilter1_0TokenManager

D

D_EXPR. Static variable in interface w3c.pics.parser.Filter1_0Constants
D_EXPR. Static variable in interface w3c.pics.parser.RuleFilter1_0Constants
DataPusher(). Constructor for class w3c.pics.db.DataPusher
DataStub(). Constructor for class w3c.pics.db.DataStub
Creates a new DataStub.
DAY. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
DEFAULT. Static variable in interface w3c.pics.parser.Filter1_0Constants
DEFAULT. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
DEFAULT. Static variable in interface w3c.pics.parser.RuleFilter1_0Constants
DESCRIPTION. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
description. Variable in class w3c.pics.profiler.Profile
dirname. Variable in class w3c.pics.profiler.Profile
disable_tracing(). Static method in class w3c.pics.parser.Filter1_0
disable_tracing(). Method in class w3c.pics.parser.PICSRulz1_0
disable_tracing(). Method in class w3c.pics.parser.RuleFilter1_0
Done(). Method in class w3c.pics.parser.ASCII_CharStream
DOT. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
DoubleFix(). Constructor for class w3c.tools.sexpr.DoubleFix
DQUOTE. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants

E

elements(). Method in class w3c.tools.sexpr.Cons
enable_tracing(). Static method in class w3c.pics.parser.Filter1_0
enable_tracing(). Method in class w3c.pics.parser.PICSRulz1_0
enable_tracing(). Method in class w3c.pics.parser.RuleFilter1_0
endColumn. Variable in class w3c.pics.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine. Variable in class w3c.pics.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
Enum(PICSTokenizer). Constructor for class w3c.pics.profiler.Enum
Constructs an Enum from a PICSTokenizer
EOF. Static variable in interface w3c.pics.parser.Filter1_0Constants
EOF. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
EOF. Static variable in interface w3c.pics.parser.RuleFilter1_0Constants
equals(ValueChecker). Method in class w3c.pics.db.ValueChecker
Compares this ValueChecker against another.
error_after. Variable in class w3c.pics.parser.Filter1_0TokenManager
error_after. Variable in class w3c.pics.parser.PICSRulz1_0TokenManager
error_after. Variable in class w3c.pics.parser.RuleFilter1_0TokenManager
error_column. Static variable in class w3c.pics.parser.Filter1_0
error_column. Variable in class w3c.pics.parser.Filter1_0TokenManager
error_column. Variable in class w3c.pics.parser.PICSRulz1_0
error_column. Variable in class w3c.pics.parser.PICSRulz1_0TokenManager
error_column. Variable in class w3c.pics.parser.RuleFilter1_0
error_column. Variable in class w3c.pics.parser.RuleFilter1_0TokenManager
error_line. Static variable in class w3c.pics.parser.Filter1_0
error_line. Variable in class w3c.pics.parser.Filter1_0TokenManager
error_line. Variable in class w3c.pics.parser.PICSRulz1_0
error_line. Variable in class w3c.pics.parser.PICSRulz1_0TokenManager
error_line. Variable in class w3c.pics.parser.RuleFilter1_0
error_line. Variable in class w3c.pics.parser.RuleFilter1_0TokenManager
error_string. Static variable in class w3c.pics.parser.Filter1_0
error_string. Variable in class w3c.pics.parser.PICSRulz1_0
error_string. Variable in class w3c.pics.parser.RuleFilter1_0
expected_tokens. Static variable in class w3c.pics.parser.Filter1_0
expected_tokens. Variable in class w3c.pics.parser.PICSRulz1_0
expected_tokens. Variable in class w3c.pics.parser.RuleFilter1_0
EXPLANATION. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
expression(Filter). Static method in class w3c.pics.parser.Filter1_0
expression(RulesFilter). Method in class w3c.pics.parser.RuleFilter1_0
extension_clause(SQLProfile). Method in class w3c.pics.parser.PICSRulz1_0
extension_clause_name(). Method in class w3c.pics.parser.PICSRulz1_0
extension_name(). Method in class w3c.pics.parser.PICSRulz1_0
extension_value(). Method in class w3c.pics.parser.PICSRulz1_0
EXTNAME. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants

F

fail_attribute(SQLProfile). Method in class w3c.pics.parser.PICSRulz1_0
fail_clause(SQLProfile). Method in class w3c.pics.parser.PICSRulz1_0
FAILURL. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
filename. Variable in class w3c.pics.profiler.Profile
FILTER. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
Filter(Reader, String). Constructor for class w3c.pics.db.Filter
Constructs a Filter from a Reader
Filter(Reader, String, boolean). Constructor for class w3c.pics.db.Filter
Constructs a Filter from a Reader
Filter(String, String). Constructor for class w3c.pics.db.Filter
Creates a new Filter
Filter(String, String, boolean, boolean, boolean). Constructor for class w3c.pics.db.Filter
Creates a new Filter
Filter1_0(Filter1_0TokenManager). Constructor for class w3c.pics.parser.Filter1_0
Filter1_0(InputStream). Constructor for class w3c.pics.parser.Filter1_0
Filter1_0TokenManager(ASCII_CharStream). Constructor for class w3c.pics.parser.Filter1_0TokenManager
Filter1_0TokenManager(ASCII_CharStream, int). Constructor for class w3c.pics.parser.Filter1_0TokenManager
filter_attribute(SQLProfile). Method in class w3c.pics.parser.PICSRulz1_0
filter_clause(SQLProfile). Method in class w3c.pics.parser.PICSRulz1_0
FilterTest(String, String, InputStream, String). Constructor for class w3c.pics.parser.FilterTest
firstParen(). Method in class w3c.pics.profiler.PICSTokenizer

G

getAllowBlockBool(). Method in class w3c.pics.profiler.CategoryFilter
getAllowBlockValue(). Method in class w3c.pics.profiler.CategoryFilter
getAllowValuelist(). Method in class w3c.pics.db.ValueRange
Returns the list of allowed values for this ValueRange.
getAuthor(). Method in class w3c.pics.db.SQLProfile
Returns the author of this profile.
getBeginColumn(). Method in class w3c.pics.parser.ASCII_CharStream
getBeginLine(). Method in class w3c.pics.parser.ASCII_CharStream
getBlock(). Method in class w3c.pics.profiler.Profile
Returns the Block portion of the Filter clause for this Profile.
getBlockRulz(String). Method in class w3c.pics.db.Filter
Returns a string containing the portion of this Filter that consists of Block rules.
getBlockValuelist(). Method in class w3c.pics.db.ValueRange
Returns the list of blocked (not allowed) values for this ValueRange.
getBoolLogic(). Method in class w3c.pics.profiler.CategoryFilter
getBools(). Method in class w3c.pics.profiler.Profile
Returns the booleans, in order, used in this Profile.
getBureauUnavail(). Method in class w3c.pics.profiler.LabelSource
Returns the bureauUnavailable value for this LabelSource.
getBureauURL(). Method in class w3c.pics.profiler.LabelSource
Returns the bureauURL for this LabelSource.
getCategory(). Method in class w3c.pics.db.Value
Returns the Category name from this Value in the form servicename .category-transmitname
getCategoryData(). Method in class w3c.pics.db.Category
Returns the CategoryData object associated with this Category.
getCategorylist(). Method in class w3c.pics.db.Category
Returns the categorylist contained within this Category.
getCategorylist(). Method in class w3c.pics.db.Service
Returns the list of Categories contained within this Service.
getCategoryName(). Method in class w3c.pics.profiler.CategoryFilter
getChops(). Method in class w3c.tools.util.StringChop
Returns the chopped string (as an array of Strings).
getColumn(). Method in class w3c.pics.parser.ASCII_CharStream
getDefaultableOption(). Method in class w3c.pics.profiler.PICSTokenizer
getDesc(). Method in class w3c.pics.profiler.Profile
Returns the value of the description field of the name clause for this Profile.
getDescription(). Method in class w3c.pics.db.Category
Return the description for this Category.
getDescription(). Method in class w3c.pics.profiler.Enum
Returns the description for this Enum.
getDescription(). Method in class w3c.pics.db.Service
Returns the description of this service.
getDirname(). Method in class w3c.pics.profiler.Profile
Returns the directory name stored within this Profile (if any)
getDoubleValue(). Method in class w3c.pics.db.Value
Returns the constant value contained in this Value.
getEndColumn(). Method in class w3c.pics.parser.ASCII_CharStream
getEndLine(). Method in class w3c.pics.parser.ASCII_CharStream
getEnumlist(). Method in class w3c.pics.db.Category
Returns the list of Enums for this Category.
getFilename(). Method in class w3c.pics.profiler.Profile
Returns the file name stored within this Profile (if any)
getFiles(). Method in class w3c.pics.profiler.Profile
Returns the filenames contained within this Profile.
getFilter(String). Method in class w3c.pics.db.Service
Returns a Filter according to the current values contained in the Categories.
getFilter(String, boolean, boolean, boolean). Method in class w3c.pics.db.Service
Returns a Filter according to the current values contained in the Categories.
getFilter(String, boolean, boolean, boolean, boolean, DataStub). Method in class w3c.pics.db.Service
Returns a Filter according to the current values contained in the Categories.
getFullLabel(). Method in class w3c.pics.db.LabelData
Returns the data contained about the ratings.
getFullNames(). Method in class w3c.pics.profiler.Profile
Returns the full names contained within this Profile.
getIcon(). Method in class w3c.pics.db.Category
Return the icon for this Category.
getIcon(). Method in class w3c.pics.profiler.Enum
Returns the icon for this Enum.
getIcon(). Method in class w3c.pics.db.Service
Returns the icon for this Service.
GetImage(). Method in class w3c.pics.parser.ASCII_CharStream
getItem(int). Method in class w3c.pics.db.LabelHolder
Returns the name of the ith LabelSource that is in this LabelHolder.
getLabel(). Method in class w3c.pics.db.LabelData
Returns the data contained about the ratings.
getLastDate(). Method in class w3c.pics.db.SQLProfile
Returns the last modified date for this profile.
getLastDateTime(). Method in class w3c.pics.db.SQLProfile
Returns the last modified date and time.
getLastTime(). Method in class w3c.pics.db.SQLProfile
Returns the last modified time for this profile.
getLine(). Method in class w3c.pics.parser.ASCII_CharStream
getListsAsVectors(). Method in interface w3c.tools.sexpr.SExprStream
Checks whether lists are to be parsed as Vectors or Cons cells.
getListsAsVectors(). Method in class w3c.tools.sexpr.SimpleSExprStream
Checks whether lists should be parsed as Vectors or Cons cells.
getLSources(). Method in class w3c.pics.profiler.Profile
Returns the label sources contained within this Profile.
getMax(). Method in class w3c.pics.db.Category
Return the maximum value for this Category.
getMax(). Method in class w3c.pics.profiler.RangeValue
getMaxEndPt(). Method in class w3c.pics.profiler.RangeValue
getMin(). Method in class w3c.pics.db.Category
Return the minimum value for this Category.
getMin(). Method in class w3c.pics.profiler.RangeValue
getMinEndPt(). Method in class w3c.pics.profiler.RangeValue
getName(). Method in class w3c.pics.db.Category
Return the name of this Category.
getName(). Method in class w3c.pics.profiler.Enum
Returns the name of this Enum.
getName(). Method in class w3c.pics.profiler.LabelSource
Returns the name for this LabelSource.
getName(). Method in class w3c.pics.db.Service
Returns the name of this Service.
getName(). Method in class w3c.pics.db.ValueChecker
Returns the Category name from this ValueChecker in the form servicename.category-transmitname
getNextToken(). Static method in class w3c.pics.parser.Filter1_0
getNextToken(). Static method in class w3c.pics.parser.Filter1_0TokenManager
getNextToken(). Method in class w3c.pics.parser.PICSRulz1_0
getNextToken(). Method in class w3c.pics.parser.PICSRulz1_0TokenManager
getNextToken(). Method in class w3c.pics.parser.RuleFilter1_0
getNextToken(). Method in class w3c.pics.parser.RuleFilter1_0TokenManager
getNull(). Method in class w3c.pics.db.RulzGenerator
Returns a boolean indicating if the ratfile was successfully read or not.
getOp(). Method in class w3c.pics.db.Value
Returns the operator from this Value.
getOperator1(). Method in class w3c.pics.profiler.CategoryFilter
getOperator2(). Method in class w3c.pics.profiler.CategoryFilter
getParser(char). Method in interface w3c.tools.sexpr.Readtable
Find the parser associated with the key dispatch character.
getParser(char). Method in class w3c.tools.sexpr.SimpleReadtable
getPass(). Method in class w3c.pics.profiler.Profile
Returns the Pass portion of the Filter clause for this Profile.
getPassRulz(String). Method in class w3c.pics.db.Filter
Returns a string containing the portion of this Filter that consists of Pass rules.
getPros(). Method in class w3c.pics.profiler.Profile
Returns the profiles contained within this Profile.
getRand(). Method in class w3c.pics.db.DataStub
Returns a random number.
getRand(int). Method in class w3c.pics.db.DataStub
Returns a random number.
getRangeList(). Method in class w3c.pics.db.Filter
Returns the list of ranges that have been added to the Filter.
getRangeList(). Method in class w3c.pics.db.RulesFilter
Returns the list of Values that have been added to the RulesFilter.
getRangeValue(). Method in class w3c.pics.profiler.CategoryFilter
getRangeValuelist(). Method in class w3c.pics.db.ValueRange
Returns the list of ranges for this ValueRange.
getRatfile(). Method in class w3c.pics.profiler.LabelSource
Returns the text of the ratfile for this LabelSource.
getRatfileName(). Method in class w3c.pics.profiler.CategoryFilter
getRatingservice(). Method in class w3c.pics.db.Service
Returns the rating service for this Service.
getRatingsystem(). Method in class w3c.pics.db.Filter
Returns the name of the rating system for this Filter.
getRatingsystem(). Method in class w3c.pics.db.Service
Returns the rating system for this Service.
getRatname(). Method in class w3c.pics.db.LabelMaker
Returns the name of the ratfile associated with this LabelMaker.
getRats(). Method in class w3c.pics.profiler.Profile
Returns the service descriptions contained within this Profile.
getRatURL(). Method in class w3c.pics.profiler.LabelSource
Returns the URL for the ratfile if it exists.
getReadtable(). Method in interface w3c.tools.sexpr.SExprStream
Access the dispatch table of the parser.
getReadtable(). Method in class w3c.tools.sexpr.SimpleSExprStream
Accesses the read table of the parser.
getRmode(). Method in class w3c.pics.profiler.LabelSource
Returns a boolean indicating if the ratfile field of this LabelSource is a URL of the text of an actual .rat file.
getRulename(). Method in class w3c.pics.db.SQLProfile
Returns the rulename clause of this profile.
getScratchBuffer(). Method in interface w3c.tools.sexpr.SExprStream
Accesses an empty string buffer available temporary storage.
getScratchBuffer(). Method in class w3c.tools.sexpr.SimpleSExprStream
Accesses an empty string buffer available temporary storage.
getService(). Method in class w3c.pics.db.Filter
Returns the name of the service for this Filter.
getServiceInfos(). Method in class w3c.pics.profiler.Profile
Returns the serviceinfo clauses (as LabelSources) contained within this Profile.
getShortname(). Method in class w3c.pics.profiler.LabelSource
Returns the shortname for this LabelSource.
getShortname(). Method in class w3c.pics.db.Value
Returns the Category name from this Value in the form category-transmitname
getShortname(). Method in class w3c.pics.db.ValueChecker
Returns the Category name from this ValueChecker in the form category-transmitname
getsize(). Method in class w3c.tools.util.StringChop
Returns the size (number of lines) of this StringChop.
getSourceByName(String). Method in class w3c.pics.db.LabelHolder
Used to retrieve the LabelSource object for a particular label source.
getSourceURL(). Method in class w3c.pics.profiler.Profile
Returns the value of the sourceURL field of the source clause for this Profile.
getStates(). Method in class w3c.pics.profiler.Profile
Returns the ratings settings contained within this Profile.
getStringRep(). Method in class w3c.pics.profiler.Profile
Returns a String with the contents of the Profile.
GetSuffix(int). Method in class w3c.pics.parser.ASCII_CharStream
getSymbols(). Method in interface w3c.tools.sexpr.SExprStream
Access the symbol table of the parser.
getSymbols(). Method in class w3c.tools.sexpr.SimpleSExprStream
Accesses the symbol table of the parser.
getTempValue(). Method in class w3c.pics.db.ValueRange
Returns the contents of the temp value storage as a Double.
getToken(int). Static method in class w3c.pics.parser.Filter1_0
getToken(int). Method in class w3c.pics.parser.PICSRulz1_0
getToken(int). Method in class w3c.pics.parser.RuleFilter1_0
getTool(). Method in class w3c.pics.db.SQLProfile
Returns the creationtool clause of this profile.
getTransmit(). Method in class w3c.pics.db.ValueRange
Returns the transmit name for this ValueRange.
getTransmitas(). Method in class w3c.pics.db.Category
Return the transmit name of this Category.
getUnparsedRatfile(). Method in class w3c.pics.profiler.LabelSource
Returns the text of the ratfile for this LabelSource.
getUrl(). Method in class w3c.pics.db.LabelData
Returns the URL contained in this LabelData.
getURL(). Method in class w3c.pics.db.RandomURLGenerator
Returns a String containing a properly-formed random URL.
getURL(int). Method in class w3c.pics.db.RandomURLGenerator
Returns a String containing a properly-formed random URL.
getURLs(). Method in class w3c.pics.profiler.Profile
Returns the Forbidden URLs contained within this Profile.
getURLs2(). Method in class w3c.pics.profiler.Profile
Returns the Permitted URLs for contained within this Profile.
getValue(). Method in class w3c.pics.profiler.Enum
Returns the value of this Enum.
getValue(). Method in class w3c.pics.db.Value
Returns the constant value contained in this Value.
getValue1(). Method in class w3c.pics.profiler.CategoryFilter
getValue2(). Method in class w3c.pics.profiler.CategoryFilter
getValueCheckers(). Method in class w3c.pics.db.Filter
Returns an array of ValueCheckers for this Filter, previously created by a call to createValueCheckers.
getValues(). Method in class w3c.pics.db.CategoryData
Returns the values stored in this CategoryData.
getVersion(). Method in class w3c.pics.db.Service
Returns the version of this Service.

H

haveError(). Method in class w3c.pics.db.Service
Checks to see if this Service encountered a mismatch error.
HOUR. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants

I

image. Variable in class w3c.pics.parser.Token
The string image of the token.
initCategories(). Method in class w3c.pics.db.Service
Initializes all the Categories in this Service with random values.
isAtomChar(char, boolean). Method in class w3c.tools.sexpr.SimpleSExprStream
Predicate function for checking if a chahracter can belong to an atom.
isEmpty(). Method in class w3c.pics.db.ValueChecker
Returns a boolean indicating if this ValueChecker is empty or not.
isFail(String). Method in class w3c.pics.db.Value
Takes a URL and determines if it is on the FailURL list containied within this Value.
isFail(String). Method in class w3c.pics.db.ValueChecker
Takes a URL and determines if it is on the failurl list containied within this ValueChecker.
isInteger(). Method in class w3c.pics.db.Category
Returns the value of the integer flag.
isLabelonly(). Method in class w3c.pics.db.Category
Returns the value of the labelonly flag.
isMulti(). Method in class w3c.pics.db.Value
Returns a boolean indicating if this Value is for a multivalue category or not.
isMultivalue(). Method in class w3c.pics.db.Category
Used to see if this Category is multivalued.
IsoDate(). Constructor for class w3c.tools.util.IsoDate
Creates a new IsoDate for the current time.
isPass(String). Method in class w3c.pics.db.Value
Takes a URL and determines if it is on the PassURL list contained within this Value.
isPass(String). Method in class w3c.pics.db.ValueChecker
Takes a URL and determines if it is on the passurl list contained within this ValueChecker.
isUnordered(). Method in class w3c.pics.db.Category
Used to see if this Category is unordered.
isValid(double). Method in class w3c.pics.db.Value
Returns a boolean indicated if the input value is valid or not.
isValid(double). Method in class w3c.pics.db.ValueChecker
Takes a value and determines if it matches the values contained within the ValueChecker.
isValid(String[], String[]). Method in class w3c.pics.db.ProfileData
Takes sets of category names and values, and runs them through the ValueCheckers contained within this ProfileData, to determine if a PICS label has matched the PICS Profile represented by this ProfileData object.

J

jjadd_escapes(String). Static method in class w3c.pics.parser.Filter1_0TokenManager
jjadd_escapes(String). Static method in class w3c.pics.parser.PICSRulz1_0TokenManager
jjadd_escapes(String). Static method in class w3c.pics.parser.RuleFilter1_0TokenManager
jjstrLiteralImages. Static variable in class w3c.pics.parser.Filter1_0TokenManager
jjstrLiteralImages. Static variable in class w3c.pics.parser.PICSRulz1_0TokenManager
jjstrLiteralImages. Static variable in class w3c.pics.parser.RuleFilter1_0TokenManager

K

kind. Variable in class w3c.pics.parser.Token
An integer that describes the kind of this token.

L

L_PAREN. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
LabelData(String[], String). Constructor for class w3c.pics.db.LabelData
Create a new LabelData.
LabelHolder(). Constructor for class w3c.pics.db.LabelHolder
LabelMaker(int). Constructor for class w3c.pics.db.LabelMaker
Creates a new LabelMaker, for use in creating random pseudo-label files.
LabelMaker(int, String). Constructor for class w3c.pics.db.LabelMaker
Creates a new LabelMaker, for use in creating random pseudo-label files.
LabelMaker(int, String, boolean). Constructor for class w3c.pics.db.LabelMaker
Creates a new LabelMaker, for use in creating random PICS labels.
LabelMaker(int, String, boolean, boolean, boolean, Vector). Constructor for class w3c.pics.db.LabelMaker
Creates a new LabelMaker, for use in creating random PICS labels.
LabelMaker(int, String, boolean, String, String, boolean, boolean). Constructor for class w3c.pics.db.LabelMaker
Creates a new LabelMaker, for use in creating random PICS labels.
LabelSource(). Constructor for class w3c.pics.profiler.LabelSource
Creates a new, empty LabelSource.
LabelSource(String, String, String, String, boolean). Constructor for class w3c.pics.profiler.LabelSource
Creates a new LabelSource.
LASTMOD. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
left(). Method in class w3c.tools.sexpr.Cons
Returns the left subtree (i.e.
LexicalError(). Method in class w3c.pics.parser.Filter1_0TokenManager
LexicalError(). Method in class w3c.pics.parser.PICSRulz1_0TokenManager
LexicalError(). Method in class w3c.pics.parser.RuleFilter1_0TokenManager
lexStateNames. Static variable in class w3c.pics.parser.Filter1_0TokenManager
lexStateNames. Static variable in class w3c.pics.parser.PICSRulz1_0TokenManager
lexStateNames. Static variable in class w3c.pics.parser.RuleFilter1_0TokenManager
lookingAhead. Static variable in class w3c.pics.parser.Filter1_0
lookingAhead. Variable in class w3c.pics.parser.PICSRulz1_0
lookingAhead. Variable in class w3c.pics.parser.RuleFilter1_0
lookupRange(String). Method in class w3c.pics.db.Filter
Returns the ValueRange with the name name

M

main(String[]). Static method in class w3c.pics.db.DataStub
A test method for DataStub.
main(String[]). Static method in class w3c.pics.parser.FilterTest
main(String[]). Static method in class w3c.tools.util.IsoDate
main(String[]). Static method in class w3c.pics.db.LabelMaker
A procedure to create labels.
main(String[]). Static method in class w3c.pics.parser.PICSRulz1_0
main(String[]). Static method in class w3c.pics.db.RandomURLGenerator
Prints out some random URLs.
main(String[]). Static method in class w3c.pics.db.RulzGenerator
A procedure that will generate PICSRulz.
main(String[]). Static method in class w3c.pics.db.SimpleDatabase
A procedure that creates and runs a SimpleDatabase.
main(String[]). Static method in class w3c.pics.db.SimpleJDBC
Creates and runs a SimpleJDBC database.
main(String[]). Static method in class w3c.tools.sexpr.SimpleSExprStream
main(String[]). Static method in class w3c.pics.db.TestJDBC
Runs the TestJDBC program.
makeNumber(String). Method in class w3c.tools.sexpr.SimpleSExprStream
Attempts to parse a number from the string.
makeSymbol(String, Dictionary). Static method in class w3c.tools.sexpr.Symbol
Creates a symbol and potentially interns it in a symbol table.
MINUTE. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
MONTH. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants

N

NAME. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
name_attribute(SQLProfile). Method in class w3c.pics.parser.PICSRulz1_0
name_clause(SQLProfile). Method in class w3c.pics.parser.PICSRulz1_0
newLabel(Service, DataStub). Method in class w3c.pics.db.LabelMaker
Creates a new PICS label ratings clause
newURL(). Method in class w3c.pics.db.LabelMaker
Returns a random URL.
next. Variable in class w3c.pics.parser.Token
A reference to the next regular (non-special) token from the input stream.
nextAllowBlockValue(). Method in class w3c.pics.profiler.PICSTokenizer
nextCategoryOption(). Method in class w3c.pics.profiler.PICSTokenizer
nextEnumOption(). Method in class w3c.pics.profiler.PICSTokenizer
nextPair(String, int). Method in class w3c.pics.profiler.PICSTokenizer
Parse the next pair in parentheses
nextRange(). Method in class w3c.pics.db.Filter
Returns the next ValueRange for this Filter.
nextRange(). Method in class w3c.pics.profiler.PICSTokenizer
nextRange(). Method in class w3c.pics.db.RulesFilter
Returns the next Value for this Filter.
nextRangeValue(). Method in class w3c.pics.profiler.PICSTokenizer
nextServiceOption(). Method in class w3c.pics.profiler.PICSTokenizer
nextTransmitas(). Method in class w3c.pics.profiler.PICSTokenizer
NO_BUREAU. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
NOTQUOTE. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
NUM. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
nval. Variable in class w3c.pics.profiler.PICSTokenizer
nval2. Variable in class w3c.pics.profiler.PICSTokenizer

O

OP. Static variable in interface w3c.pics.parser.Filter1_0Constants
OP. Static variable in interface w3c.pics.parser.RuleFilter1_0Constants
opt_extension_clause(SQLProfile). Method in class w3c.pics.parser.PICSRulz1_0
OPTEXT. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
option. Variable in class w3c.pics.profiler.PICSTokenizer
OR. Static variable in interface w3c.pics.parser.Filter1_0Constants
OR. Static variable in interface w3c.pics.parser.RuleFilter1_0Constants
or_expression(Filter). Static method in class w3c.pics.parser.Filter1_0
or_expression(RulesFilter). Method in class w3c.pics.parser.RuleFilter1_0

P

parse(). Method in interface w3c.tools.sexpr.SExprStream
Parse a single object from the stream.
parse(). Method in class w3c.tools.sexpr.SimpleSExprStream
Parses a single object from the underlying input stream.
parse(char, SExprStream). Method in interface w3c.tools.sexpr.SExprParser
Dispatched on character first, parse an object from the stream.
parse(char, SExprStream). Method in class w3c.tools.sexpr.SimpleSExprStream
Parses a single object started by the character c.
parseAtom(char). Method in class w3c.tools.sexpr.SimpleSExprStream
Parses an atom (a number or a symbol).
ParseError(). Constructor for class w3c.pics.parser.ParseError
parseLast(String). Method in class w3c.pics.db.SQLProfile
Takes a timestamp in ISO format as the lastmodified date for this profile and parses it, saving the results in this SQLProfile.
parseList(). Method in class w3c.tools.sexpr.SimpleSExprStream
Parses a list (as Cons cells) sans first character.
parseRatfile(String). Method in class w3c.pics.profiler.LabelSource
Changes the ratfile clause of this LabelSource.
parseString(). Method in class w3c.tools.sexpr.SimpleSExprStream
Parses a double-quote -delimited string (sans the first character).
parseVector(Vector, char). Method in class w3c.tools.sexpr.SimpleSExprStream
Parses a list (as a Vector) sans first character.
PASS. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
pass_attribute(SQLProfile). Method in class w3c.pics.parser.PICSRulz1_0
pass_clause(SQLProfile). Method in class w3c.pics.parser.PICSRulz1_0
pass_fail(). Method in class w3c.pics.parser.PICSRulz1_0
PASS_OR_FAIL. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
passes. Variable in class w3c.pics.profiler.Profile
PASSURL. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
PICSException(String). Constructor for class w3c.pics.profiler.PICSException
PICSRULE_TOP. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
PICSRulz1_0(InputStream). Constructor for class w3c.pics.parser.PICSRulz1_0
PICSRulz1_0(PICSRulz1_0TokenManager). Constructor for class w3c.pics.parser.PICSRulz1_0
PICSRulz1_0TokenManager(ASCII_CharStream). Constructor for class w3c.pics.parser.PICSRulz1_0TokenManager
PICSRulz1_0TokenManager(ASCII_CharStream, int). Constructor for class w3c.pics.parser.PICSRulz1_0TokenManager
PICSTokenizer(Reader). Constructor for class w3c.pics.profiler.PICSTokenizer
Create a new PICSTokenizer
POLICY. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
policy_attribute(SQLProfile). Method in class w3c.pics.parser.PICSRulz1_0
policy_clause(SQLProfile). Method in class w3c.pics.parser.PICSRulz1_0
printData(). Method in class w3c.pics.db.DataPusher
Prints out the contents of the DataPusher.
printExpr(Object, PrintStream). Static method in class w3c.tools.sexpr.SimpleSExprStream
Produces a printed representation of an s-expression.
printExpr(PrintStream). Method in class w3c.tools.sexpr.Cons
printExpr(PrintStream). Method in interface w3c.tools.sexpr.SExpr
Print a representation of the s-expression into the output stream.
printExpr(PrintStream). Method in class w3c.tools.sexpr.Symbol
printout(String[]). Method in class w3c.tools.util.StringChop
Prints out a String[].
printUser(String). Method in class w3c.pics.db.DataPusher
Prints out the data for a single user.
Profile(). Constructor for class w3c.pics.profiler.Profile
Creates a new, empty Profile.
Profile(Enumeration, String, String). Constructor for class w3c.pics.profiler.Profile
Creates a new Profile object.
Profile(String). Constructor for class w3c.pics.profiler.Profile
Creates a new Profile object.
Profile(String, String). Constructor for class w3c.pics.profiler.Profile
Creates a new Profile object.
Profile(String, String, String). Constructor for class w3c.pics.profiler.Profile
Creates a new Profile object.
ProfileData(String). Constructor for class w3c.pics.db.ProfileData
Creates a new ProfileData.
purgeAll(). Method in class w3c.pics.db.DataPusher
Removes all entries from the DataPusher.
purgeUser(String). Method in class w3c.pics.db.DataPusher
Removes the entry for a single user from the DataPusher.
pushAll(). Method in class w3c.pics.db.DataPusher
Prints out an HTML page for each user in the DataPusher.
putAuthor(String). Method in class w3c.pics.db.SQLProfile
Puts an author entry into this SQLProfile.
putBlock(String). Method in class w3c.pics.db.SQLProfile
Puts a String into this profile as the Block sub-clause of a Filter clause.
putBureauUnavail(String). Method in class w3c.pics.profiler.LabelSource
Changes the bureauUnavailable clause of this LabelSource.
putBureauURL(String). Method in class w3c.pics.profiler.LabelSource
Changes the bureauURL clause of this LabelSource.
putDesc(String). Method in class w3c.pics.db.SQLProfile
Puts a description into this SQLProfile.
putFullName(String). Method in class w3c.pics.profiler.Profile
Puts a full name (service/filename) into this Profile.
putName(String). Method in class w3c.pics.profiler.LabelSource
Changes the name clause of this LabelSource.
putPass(String). Method in class w3c.pics.db.SQLProfile
Puts a String into this profile as the Pass sub-clause of a Filter clause.
putRange(Filter). Method in class w3c.pics.db.Category
Takes the values in this Category and puts them into the Filter FL.
putRulename(String). Method in class w3c.pics.db.SQLProfile
Puts a rulename into this SQLProfile.
putShortname(String). Method in class w3c.pics.profiler.LabelSource
Changes the shortname clause of this LabelSource.
putSourceURL(String). Method in class w3c.pics.db.SQLProfile
Puts a source URL into this SQLProfile.
putState(String). Method in class w3c.pics.profiler.Profile
Puts a ratings description in this Profile.
putTempValue(Double). Method in class w3c.pics.db.ValueRange
Puts a value into the temp value storage.
putTool(String). Method in class w3c.pics.db.SQLProfile
Puts a creationTool entry into this SQLProfile.

Q

quoted_address(). Method in class w3c.pics.parser.PICSRulz1_0
quoted_ISO_date(). Method in class w3c.pics.parser.PICSRulz1_0
quotedstring(). Method in class w3c.pics.parser.PICSRulz1_0
quotedURL(). Method in class w3c.pics.parser.PICSRulz1_0

R

R_PAREN. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
RandomURLGenerator(). Constructor for class w3c.pics.db.RandomURLGenerator
Creates a new RandomURLGenerator.
RangeValue(double, double). Constructor for class w3c.pics.profiler.RangeValue
RangeValue(double, double, Boolean, Boolean). Constructor for class w3c.pics.profiler.RangeValue
RATFILE. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
read(). Method in interface w3c.tools.sexpr.SExprStream
Read a single character from the stream.
readChar(). Method in class w3c.pics.parser.ASCII_CharStream
readServiceFile(String, String). Method in class w3c.pics.db.LabelMaker
Opens and reads a ratfile, parses it and returns a Service object.
readSkipWhite(). Method in interface w3c.tools.sexpr.SExprStream
Reads from the stream, skipping whitespace.
readSkipWhite(). Method in class w3c.tools.sexpr.SimpleSExprStream
Reads from the stream, skipping whitespace and comments.
ReInit(ASCII_CharStream). Static method in class w3c.pics.parser.Filter1_0TokenManager
ReInit(ASCII_CharStream). Method in class w3c.pics.parser.PICSRulz1_0TokenManager
ReInit(ASCII_CharStream). Method in class w3c.pics.parser.RuleFilter1_0TokenManager
ReInit(ASCII_CharStream, int). Static method in class w3c.pics.parser.Filter1_0TokenManager
ReInit(ASCII_CharStream, int). Method in class w3c.pics.parser.PICSRulz1_0TokenManager
ReInit(ASCII_CharStream, int). Method in class w3c.pics.parser.RuleFilter1_0TokenManager
reInit(DataStub). Method in class w3c.pics.db.Service
Re-Initializes all the Categories in this Service with random values.
ReInit(Filter1_0TokenManager). Method in class w3c.pics.parser.Filter1_0
ReInit(InputStream). Static method in class w3c.pics.parser.Filter1_0
ReInit(InputStream). Method in class w3c.pics.parser.PICSRulz1_0
ReInit(InputStream). Method in class w3c.pics.parser.RuleFilter1_0
ReInit(PICSRulz1_0TokenManager). Method in class w3c.pics.parser.PICSRulz1_0
ReInit(RuleFilter1_0TokenManager). Method in class w3c.pics.parser.RuleFilter1_0
REJECT_IF. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
REJECT_UNLESS. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
remSource(String). Method in class w3c.pics.db.LabelHolder
Removes a label source from this LabelHolder.
req_extension_clause(SQLProfile). Method in class w3c.pics.parser.PICSRulz1_0
REQEXT. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
reset(). Method in class w3c.pics.db.Filter
Reset the internal pointer so that the next call of nextRange() will return the first ValueRange.
reset(). Method in class w3c.pics.db.RulesFilter
Reset the internal pointer so that the next call of nextRange() will return the first Value.
resetError(). Method in class w3c.pics.db.Service
Called to reset the value of the Service's error flag.
rest(). Method in class w3c.tools.sexpr.Cons
Returns the tail of a cons cell if it is a list.
right(). Method in class w3c.tools.sexpr.Cons
Returns the right subtree (i.e.
rule(SQLProfile). Method in class w3c.pics.parser.PICSRulz1_0
rule_body(SQLProfile). Method in class w3c.pics.parser.PICSRulz1_0
rule_clause(SQLProfile). Method in class w3c.pics.parser.PICSRulz1_0
rule_clauses(SQLProfile). Method in class w3c.pics.parser.PICSRulz1_0
RuleFilter1_0(InputStream). Constructor for class w3c.pics.parser.RuleFilter1_0
RuleFilter1_0(RuleFilter1_0TokenManager). Constructor for class w3c.pics.parser.RuleFilter1_0
RuleFilter1_0TokenManager(ASCII_CharStream). Constructor for class w3c.pics.parser.RuleFilter1_0TokenManager
RuleFilter1_0TokenManager(ASCII_CharStream, int). Constructor for class w3c.pics.parser.RuleFilter1_0TokenManager
RULENAME. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
RulesFilter(String). Constructor for class w3c.pics.db.RulesFilter
Creates a new RulesFilter.
RulzGenerator(boolean, boolean). Constructor for class w3c.pics.db.RulzGenerator
Creates a new RulzGenerator.
RulzGenerator(boolean, boolean, int, String). Constructor for class w3c.pics.db.RulzGenerator
Creates a new RulzGenerator.
RulzGenerator(boolean, boolean, int, String, String, String). Constructor for class w3c.pics.db.RulzGenerator
Creates a new RulzGenerator.
RulzGenerator(boolean, int, String, Vector, boolean). Constructor for class w3c.pics.db.RulzGenerator
Creates a new RulzGenerator.

S

service(). Static method in class w3c.pics.parser.Filter1_0
service(). Method in class w3c.pics.parser.RuleFilter1_0
Service(Reader). Constructor for class w3c.pics.db.Service
Constructs a new Service object from a Reader.
service_attribute(SQLProfile, LabelSource). Method in class w3c.pics.parser.PICSRulz1_0
service_clause(SQLProfile). Method in class w3c.pics.parser.PICSRulz1_0
SERVICEINFO. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
setFilter(Filter). Method in class w3c.pics.db.Service
Sets the Category values according to the Filter fil.
setListsAsVectors(boolean). Method in interface w3c.tools.sexpr.SExprStream
Controls whether parsed lists are Vectors or Cons cells.
setListsAsVectors(boolean). Method in class w3c.tools.sexpr.SimpleSExprStream
Controls whether lists are represented as Vectors or Cons cells.
setMulti(boolean). Method in class w3c.pics.db.ValueRange
Sets the value of the ismulti flag.
setRatURL(String). Method in class w3c.pics.profiler.LabelSource
Changes the Ratfile URL for this LabelSource.
setReadtable(Readtable). Method in interface w3c.tools.sexpr.SExprStream
Assign the dispatch table of the parser.
setReadtable(Readtable). Method in class w3c.tools.sexpr.SimpleSExprStream
Assigns a new read table to the parser.
setSymbols(Dictionary). Method in interface w3c.tools.sexpr.SExprStream
Assign the symbol table of the parser.
setSymbols(Dictionary). Method in class w3c.tools.sexpr.SimpleSExprStream
Assigns a symbol table to the parser.
SExprParserException(char). Constructor for class w3c.tools.sexpr.SExprParserException
Initialize the exception with a message about an illegal character.
SExprParserException(String). Constructor for class w3c.tools.sexpr.SExprParserException
Initialize the exception with an explanatory message.
SHORTNAME. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
SIGN. Static variable in interface w3c.pics.parser.Filter1_0Constants
SIGN. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
SIGN. Static variable in interface w3c.pics.parser.RuleFilter1_0Constants
simple_expression(Filter). Static method in class w3c.pics.parser.Filter1_0
simple_expression(RulesFilter). Method in class w3c.pics.parser.RuleFilter1_0
SimpleDatabase(). Constructor for class w3c.pics.db.SimpleDatabase
Creates a new, empty SimpleDatabase.
SimpleJDBC(). Constructor for class w3c.pics.db.SimpleJDBC
SimpleReadtable(). Constructor for class w3c.tools.sexpr.SimpleReadtable
Initializes an empty dispatch table (no associations).
SimpleReadtable(SimpleReadtable). Constructor for class w3c.tools.sexpr.SimpleReadtable
Copy constructor.
SimpleSExprStream(Reader). Constructor for class w3c.tools.sexpr.SimpleSExprStream
Initializes the parser with no read table and no symbol table assigned.
sinfos. Variable in class w3c.pics.profiler.Profile
size(). Method in class w3c.pics.db.CategoryData
Returns the number of values stored in this CategoryData.
SOURCE. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
source_attribute(SQLProfile). Method in class w3c.pics.parser.PICSRulz1_0
source_clause(SQLProfile). Method in class w3c.pics.parser.PICSRulz1_0
SOURCE_URL. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
sourceURL. Variable in class w3c.pics.profiler.Profile
SPACE. Static variable in interface w3c.pics.parser.Filter1_0Constants
SPACE. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
SPACE. Static variable in interface w3c.pics.parser.RuleFilter1_0Constants
specialToken. Variable in class w3c.pics.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SQLProfile(). Constructor for class w3c.pics.db.SQLProfile
Creates a new, empty SQLProfile object.
SQLProfile(Enumeration, String, String). Constructor for class w3c.pics.db.SQLProfile
Creates a new SQLProfile object.
SQUOTE. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
StringChop(String, int). Constructor for class w3c.tools.util.StringChop
Creates a new StringChop.
stringrep. Variable in class w3c.pics.profiler.Profile
sval. Variable in class w3c.pics.profiler.PICSTokenizer
SwitchTo(int). Static method in class w3c.pics.parser.Filter1_0TokenManager
SwitchTo(int). Method in class w3c.pics.parser.PICSRulz1_0TokenManager
SwitchTo(int). Method in class w3c.pics.parser.RuleFilter1_0TokenManager
Symbol(String). Constructor for class w3c.tools.sexpr.Symbol

T

T_BOOLOPTION. Static variable in class w3c.pics.profiler.PICSTokenizer
T_CATEGORY. Static variable in class w3c.pics.profiler.PICSTokenizer
T_CLOSEPAREN. Static variable in class w3c.pics.profiler.PICSTokenizer
T_DEFAULT. Static variable in class w3c.pics.profiler.PICSTokenizer
T_ENDOFRANGE. Static variable in class w3c.pics.profiler.PICSTokenizer
T_ENUM. Static variable in class w3c.pics.profiler.PICSTokenizer
T_EXTENSION. Static variable in class w3c.pics.profiler.PICSTokenizer
T_MAX. Static variable in class w3c.pics.profiler.PICSTokenizer
T_MIN. Static variable in class w3c.pics.profiler.PICSTokenizer
T_OK. Static variable in class w3c.pics.profiler.PICSTokenizer
T_OPTIONPAIR. Static variable in class w3c.pics.profiler.PICSTokenizer
T_PAIR. Static variable in class w3c.pics.profiler.PICSTokenizer
TEE. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
TestJDBC(). Constructor for class w3c.pics.db.TestJDBC
TIMEZONE. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
token. Static variable in class w3c.pics.parser.Filter1_0
token. Variable in class w3c.pics.parser.PICSRulz1_0
token. Variable in class w3c.pics.parser.RuleFilter1_0
Token(). Constructor for class w3c.pics.parser.Token
token_error(). Method in class w3c.pics.parser.Filter1_0
token_error(). Method in class w3c.pics.parser.PICSRulz1_0
token_error(). Method in class w3c.pics.parser.RuleFilter1_0
token_source. Static variable in class w3c.pics.parser.Filter1_0
token_source. Variable in class w3c.pics.parser.PICSRulz1_0
token_source. Variable in class w3c.pics.parser.RuleFilter1_0
tokenImage. Static variable in interface w3c.pics.parser.Filter1_0Constants
tokenImage. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
tokenImage. Static variable in interface w3c.pics.parser.RuleFilter1_0Constants
TOOL. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants
toRulzString(String). Method in class w3c.pics.db.Filter
Returns a String representation of the Filter in PICSRulz format.
toRulzString(String, boolean, boolean, boolean). Method in class w3c.pics.db.ValueRange
Returns a String representation of the ValueRange in PicsRULZ format.
toString(). Method in class w3c.pics.db.Category
Returns a human-readable description of this Category.
toString(). Method in class w3c.pics.db.CategoryData
Returns a human-readable description of this CategoryData.
toString(). Method in class w3c.pics.profiler.CategoryFilter
toString(). Method in class w3c.pics.profiler.Enum
Returns a String representation of this Enum.
toString(). Method in class w3c.pics.db.Filter
Returns a String representation of the Filter.
toString(). Method in class w3c.tools.util.IsoDate
Return the IsoDate as a String.
toString(). Method in class w3c.pics.db.LabelData
Returns a human-readable representation of this LabelData.
toString(). Method in class w3c.pics.db.LabelHolder
Returns a human-readable representation of this LabelHolder.
toString(). Method in class w3c.pics.db.ProfileData
Returns a human-readable representation of the ProfileData.
toString(). Method in class w3c.pics.profiler.RangeValue
toString(). Method in class w3c.pics.db.RulesFilter
Returns a human readable form of this RulesFilter.
toString(). Method in class w3c.pics.db.Service
Returns a String representation of the Service object.
toString(). Method in class w3c.pics.db.SQLProfile
Returns a human readable form of this SQLProfile.
toString(). Method in class w3c.tools.sexpr.Symbol
toString(). Method in class w3c.pics.db.Value
Returns a human-readable representation of this Value.
toString(). Method in class w3c.pics.db.ValueChecker
Returns a human-readable representation of this ValueChecker.
toString(). Method in class w3c.pics.db.ValueRange
Returns a String representation of the ValueRange object

U

URL. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants

V

value(). Method in class w3c.pics.parser.PICSRulz1_0
Value(String). Constructor for class w3c.pics.db.Value
Creates a new Value
Value(String, String, String). Constructor for class w3c.pics.db.Value
Creates a new Value.
ValueChecker(String). Constructor for class w3c.pics.db.ValueChecker
Creates a new ValueChecker.
valueOf(String). Static method in class w3c.tools.sexpr.DoubleFix
A fix for Double.valueOf in JDK 1.0.2
ValueRange(PICSTokenizer). Constructor for class w3c.pics.db.ValueRange
Contructs a ValueRange from a PICSTokenizer.
ValueRange(String). Constructor for class w3c.pics.db.ValueRange
Constructor for multi-value ValueRanges
ValueRange(String, double, double). Constructor for class w3c.pics.db.ValueRange
Constructor for a single value Rating
ValueRange(String, int). Constructor for class w3c.pics.db.ValueRange
Constructor for ValueRanges used by InequalChoices.
vval. Variable in class w3c.pics.profiler.PICSTokenizer

W

writeFiles(int, boolean). Method in class w3c.pics.db.DataStub
Create random pseudo-profile files.
writeFiles(int, boolean, String). Method in class w3c.pics.db.DataStub
Create random pseudo-profile files.
writeLabels(int). Method in class w3c.pics.db.LabelMaker
Creates random pseudo-labels and writes them to a file.
writePicsLabels(Service, int). Method in class w3c.pics.db.LabelMaker
Creates random PICS labels, and writes them to a file.
writePicsLabels(Service, int, int). Method in class w3c.pics.db.LabelMaker
Creates random PICS labels, and writes them to a file.

Y

YEAR. Static variable in interface w3c.pics.parser.PICSRulz1_0Constants