Package org.apache.tomcat.util.descriptor.tld
Package containing a Java model of the XML for a Tag Library Descriptor.
-
Class Summary Class Description ImplicitTldRuleSet RulesSet for digesting implicit.tld files.TagFileXml Bare-bone model of a tag file loaded from a TLD.TaglibXml Common representation of a Tag Library Descriptor (TLD) XML file.TagXml Model of a tag define in a tag library descriptor.TldParser Parses a Tag Library Descriptor.TldResourcePath A TLD Resource Path as defined in JSP 7.3.2.TldRuleSet Digester rule set for parsing Tag Library Descriptor files.TldRuleSet.Attribute Intermediate representation of a tag attribute during TLD parsing.TldRuleSet.Variable Intermediate representation of a tag variable during TLD parsing.ValidatorXml Model of a Tag Library Validator from the XML descriptor.