public interface TokenConsumer
Modifier and Type | Method and Description |
---|---|
boolean |
accept(TokenInputStream args,
Element result,
ErrorVisitor errors) |
boolean |
isSatisfied(ErrorVisitor errors) |
boolean accept(TokenInputStream args, Element result, ErrorVisitor errors)
boolean isSatisfied(ErrorVisitor errors)
Apache CXF