Class StyleTagHandlerFactory

  • All Implemented Interfaces:
    TagHandlerFactory

    @Service
    @Property(name="service.ranking",intValue=5000,propertyPrivate=false) @Property(name="tagpattern",value="<style[\\s>].*>?")
    public class StyleTagHandlerFactory
    extends java.lang.Object
    implements TagHandlerFactory
    The TagHandlerFactory that rolls out StyleTagHandler instances
    • Constructor Detail

      • StyleTagHandlerFactory

        public StyleTagHandlerFactory()