com.sun.msv.verifier.regexp
public class AttributeToken extends Token
Modifier and Type | Field and Description |
---|---|
java.lang.String |
localName |
AttributeExp |
matchedExp
holds a reference to the assigned type.
|
java.lang.String |
namespaceURI |
java.lang.String |
qName |
StringToken |
value |
Modifier and Type | Method and Description |
---|---|
boolean |
match(AttributeExp exp) |
public java.lang.String namespaceURI
public java.lang.String localName
public java.lang.String qName
public StringToken value
public AttributeExp matchedExp
public boolean match(AttributeExp exp)