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 Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
process(org.w3c.dom.Element wrq)
Take the WrsRequest document as send by the client
-