Constructors in com.sun.msv.verifier.regexp with parameters of type REDocumentDeclaration |
AttributeFeeder(REDocumentDeclaration docDecl)
|
AttributeToken(REDocumentDeclaration docDecl,
String namespaceURI,
String localName,
String qName,
String value,
IDContextProvider2 context)
|
AttributeToken(REDocumentDeclaration docDecl,
String namespaceURI,
String localName,
String qName,
StringToken value)
|
ComplexAcceptor(REDocumentDeclaration docDecl,
Expression combined,
ElementExp[] primitives)
|
ComplexAcceptor(REDocumentDeclaration docDecl,
Expression combined,
Expression[] contentModels,
ElementExp[] owners)
|
ComplexAcceptorBaseImpl(REDocumentDeclaration docDecl,
Expression combined,
Expression[] contents,
boolean ignoreUndeclaredAttributes)
|
ContentModelAcceptor(REDocumentDeclaration docDecl,
Expression exp,
boolean ignoreUndeclaredAttributes)
|
ExpressionAcceptor(REDocumentDeclaration docDecl,
Expression exp,
boolean ignoreUndeclaredAttributes)
|
SimpleAcceptor(REDocumentDeclaration docDecl,
Expression combined,
ElementExp owner,
Expression continuation)
|
StringToken(REDocumentDeclaration docDecl,
String literal,
IDContextProvider2 context)
|
StringToken(REDocumentDeclaration docDecl,
String literal,
IDContextProvider2 context,
DatatypeRef refType)
|