org.apache.cxf.tools.common.toolspec.parser
Interface TokenConsumer

All Known Implementing Classes:
Argument, Form, Option, OptionGroup

public interface TokenConsumer


Method Summary
 boolean accept(TokenInputStream args, org.w3c.dom.Element result, ErrorVisitor errors)
           
 boolean isSatisfied(ErrorVisitor errors)
           
 

Method Detail

accept

boolean accept(TokenInputStream args,
               org.w3c.dom.Element result,
               ErrorVisitor errors)

isSatisfied

boolean isSatisfied(ErrorVisitor errors)


Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.