|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.sun.msv.verifier.regexp.Token
|
+--com.sun.msv.verifier.regexp.StringToken
chunk of string.
| Field Summary | |
IDContextProvider |
context
|
String |
literal
|
DatatypeRef |
refType
if this field is non-null, this field will receive assigned DataType object. |
| Constructor Summary | |
StringToken(REDocumentDeclaration docDecl,
String literal,
IDContextProvider context)
|
|
StringToken(REDocumentDeclaration docDecl,
String literal,
IDContextProvider context,
DatatypeRef refType)
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public final String literal
public final IDContextProvider context
public DatatypeRef refType
| Constructor Detail |
public StringToken(REDocumentDeclaration docDecl,
String literal,
IDContextProvider context)
public StringToken(REDocumentDeclaration docDecl,
String literal,
IDContextProvider context,
DatatypeRef refType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||