Class XSLAcceptExpose

    • Constructor Detail

      • XSLAcceptExpose

        public XSLAcceptExpose()
    • Method Detail

      • getWildcardComponentTests

        public java.util.Set<ComponentTest> getWildcardComponentTests()
      • prepareAttributes

        protected void prepareAttributes()
        Description copied from class: StyleElement
        Set the attribute list for the element. This is called to process the attributes (note the distinction from processAttributes in the superclass). Must be supplied in a subclass
        Specified by:
        prepareAttributes in class StyleElement