A C E F G M O P R S T X

A

addRule(EntRule) - Method in class com.simonstl.ents.EntRules
 

C

com.simonstl.ents - package com.simonstl.ents
 

E

endDocument() - Method in class com.simonstl.ents.EntRulesGen
 
ent - Variable in class com.simonstl.ents.EntRule
 
EntRule - class com.simonstl.ents.EntRule.
This class stores a single rule defining equivalence between an entity name and a numeric character reference.
EntRule() - Constructor for class com.simonstl.ents.EntRule
 
EntRule(String, String) - Constructor for class com.simonstl.ents.EntRule
 
EntRules - class com.simonstl.ents.EntRules.
This class stores a set of rules, making it easy to define rule sets separately from the vocabulary defined for the examples.
EntRules() - Constructor for class com.simonstl.ents.EntRules
 
EntRulesGen - class com.simonstl.ents.EntRulesGen.
This class writes Java code based on the contents of an XML Ents config file.
EntRulesGen(String, XMLReader) - Constructor for class com.simonstl.ents.EntRulesGen
 
EntRulesLoader - class com.simonstl.ents.EntRulesLoader.
This class loads the information stored in a rules document for use in character entity/character reference replacement.
EntRulesLoader(String, XMLReader) - Constructor for class com.simonstl.ents.EntRulesLoader
 
ents - Variable in class com.simonstl.ents.EntsRefsFilter
 
EntSAXFilter - class com.simonstl.ents.EntSAXFilter.
This class is a SAXFilter which only processes skippedEntity events.
EntSAXFilter() - Constructor for class com.simonstl.ents.EntSAXFilter
 
EntsRefsFilter - class com.simonstl.ents.EntsRefsFilter.
This class takes character references and converts them into character entities or vice-versa.
EntsRefsFilter(InputStream) - Constructor for class com.simonstl.ents.EntsRefsFilter
 
EntsRefsFilter(Reader) - Constructor for class com.simonstl.ents.EntsRefsFilter
 
EntTester - class com.simonstl.ents.EntTester.
This class tests EntsRefsFilter .
EntTester() - Constructor for class com.simonstl.ents.EntTester
 

F

feedFromInternalBuffer() - Method in class com.simonstl.ents.EntsRefsFilter
 

G

generating - Variable in class com.simonstl.ents.EntsRefsFilter
 
getEnt() - Method in class com.simonstl.ents.EntRule
 
getOutClass() - Method in class com.simonstl.ents.EntRulesGen
 
getOutPackage() - Method in class com.simonstl.ents.EntRulesGen
 
getOutput() - Method in class com.simonstl.ents.EntRulesGen
 
getRef() - Method in class com.simonstl.ents.EntRule
 

M

main(String[]) - Static method in class com.simonstl.ents.EntTester
FilterTester's main method requires two arguments - a rules file and a target XML file.
main(String[]) - Static method in class com.simonstl.ents.EntsRefsFilter
This class defines a main() method to test the EntRefsFilter.
main(String[]) - Static method in class com.simonstl.ents.XHTMLRules
 
myBuffer - Variable in class com.simonstl.ents.EntsRefsFilter
 

O

outClass - Variable in class com.simonstl.ents.EntRulesGen
 
outPackage - Variable in class com.simonstl.ents.EntRulesGen
 
output - Variable in class com.simonstl.ents.EntRulesGen
 

P

print() - Method in class com.simonstl.ents.EntRules
prints the lists of rules
printHelp() - Static method in class com.simonstl.ents.EntTester
printHelp() lists options if the user doesn't specify any files.

R

read() - Method in class com.simonstl.ents.EntsRefsFilter
 
read(char[], int, int) - Method in class com.simonstl.ents.EntsRefsFilter
 
ref - Variable in class com.simonstl.ents.EntRule
 
resultEntRule(String) - Method in class com.simonstl.ents.EntRules
Returns the numeric reference equivalent to a particular entity name.
resultRefRule(String) - Method in class com.simonstl.ents.EntRules
Returns the entity name equivalent to a particular numeric reference .
rule - Variable in class com.simonstl.ents.XHTMLRules
 
rules - Variable in class com.simonstl.ents.EntsRefsFilter
 
rules - Variable in class com.simonstl.ents.EntSAXFilter
 
rules - Variable in class com.simonstl.ents.EntRulesLoader
 
rules - Variable in class com.simonstl.ents.EntRulesGen
 
rulesByEnt - Variable in class com.simonstl.ents.EntRules
 
rulesByEnt - Variable in class com.simonstl.ents.XHTMLRules
 
rulesByRef - Variable in class com.simonstl.ents.EntRules
 
rulesByRef - Variable in class com.simonstl.ents.XHTMLRules
 

S

setClass(String) - Method in class com.simonstl.ents.EntRulesGen
 
setEnt(String) - Method in class com.simonstl.ents.EntRule
 
setEnts() - Method in class com.simonstl.ents.EntsRefsFilter
 
setEnts(boolean) - Method in class com.simonstl.ents.EntsRefsFilter
 
setOutPackage(String) - Method in class com.simonstl.ents.EntRulesGen
 
setOutput(PrintStream) - Method in class com.simonstl.ents.EntRulesGen
 
setRef(String) - Method in class com.simonstl.ents.EntRule
 
setRefs() - Method in class com.simonstl.ents.EntsRefsFilter
 
setRules(EntRules) - Method in class com.simonstl.ents.EntsRefsFilter
 
setRules(EntRules) - Method in class com.simonstl.ents.EntSAXFilter
 
skippedEntity(String) - Method in class com.simonstl.ents.EntSAXFilter
 
startDocument() - Method in class com.simonstl.ents.EntRulesGen
 
startElement(String, String, String, Attributes) - Method in class com.simonstl.ents.EntRulesLoader
 
startElement(String, String, String, Attributes) - Method in class com.simonstl.ents.EntRulesGen
 

T

toString() - Method in class com.simonstl.ents.EntRules
lists both sets of rules

X

XHTMLRules - class com.simonstl.ents.XHTMLRules.
Generated code created by the com.simonstl.ents.EntRulesGen class.
XHTMLRules() - Constructor for class com.simonstl.ents.XHTMLRules
 

A C E F G M O P R S T X