Interface Modifier

  • All Known Implementing Classes:
    Filter2DyModifier

    public interface Modifier
    A class implementing Modifier may be used to move a WrsRequest by adding a bnd:Modifiers block to a BindingSet xml definition
    • Method Detail

      • process

        void process​(org.w3c.dom.Element wrq)
              throws javax.xml.parsers.ParserConfigurationException
        Take the WrsRequest document as send by the client
        Parameters:
        wrq -
        Throws:
        javax.xml.parsers.ParserConfigurationException