Package com.simonstl.ents

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