public class OptionGroup extends Object implements TokenConsumer
Constructor and Description |
---|
OptionGroup(Element el) |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(TokenInputStream args,
Element result,
ErrorVisitor errors) |
String |
getId() |
boolean |
isSatisfied(ErrorVisitor errors) |
String |
toString() |
public OptionGroup(Element el)
public boolean accept(TokenInputStream args, Element result, ErrorVisitor errors)
accept
in interface TokenConsumer
public boolean isSatisfied(ErrorVisitor errors)
isSatisfied
in interface TokenConsumer
public String getId()
Apache CXF