Interface RequireAttributes

All Known Implementing Classes:
CreateMapPagesProcessor, DataSourceProcessor

public interface RequireAttributes
Processor that requires attribute.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setAttribute(String name, Attribute attribute)
    Set the attribute.
  • Method Details

    • setAttribute

      void setAttribute(String name, Attribute attribute)
      Set the attribute.
      Parameters:
      name - the attribute name
      attribute - the attribute