java.lang.Object
org.apache.cxf.tools.common.toolspec.parser.Option
All Implemented Interfaces:
TokenConsumer

public class Option extends Object implements TokenConsumer
  • Field Details

    • argument

      protected Element argument
    • annotation

      protected Element annotation
  • Constructor Details

    • Option

      public Option(Element el)
  • Method Details