Class AttributeToken

java.lang.Object
com.sun.msv.verifier.regexp.Token
com.sun.msv.verifier.regexp.AttributeToken

public class AttributeToken extends Token
represents attribute and its value.
Author:
Kohsuke KAWAGUCHI