Class AttributeFeeder

java.lang.Object
com.sun.msv.verifier.regexp.AttributeFeeder
All Implemented Interfaces:
ExpressionVisitorExpression

public class AttributeFeeder extends Object implements ExpressionVisitorExpression
Feeds AttributeToken to the expression and obtains the residual (content model). AttributeTokens are fed in order-less fashion.
Author:
Kohsuke KAWAGUCHI