Uses of Class
com.sun.msv.grammar.relax.TagClause
Packages that use TagClause
Package
Description
abstract grammar model(AGM): RELAX stub.
parses RELAX Core into AGM.
Non-essential schema conformance checks.
abstract grammar model(AGM) for RELAXNS-extended RELAX Core.
-
Uses of TagClause in com.sun.msv.grammar.relax
Fields in com.sun.msv.grammar.relax declared as TagClauseModifier and TypeFieldDescriptionfinal TagClause
ElementRule.clause
constraints over start tag of the elementMethods in com.sun.msv.grammar.relax that return TagClauseMethods in com.sun.msv.grammar.relax with parameters of type TagClauseModifier and TypeMethodDescriptionboolean
void
Constructors in com.sun.msv.grammar.relax with parameters of type TagClauseModifierConstructorDescriptionElementRule
(ExpressionPool pool, TagClause clause, Expression contentModel) -
Uses of TagClause in com.sun.msv.reader.relax.core
Fields in com.sun.msv.reader.relax.core declared as TagClauseMethods in com.sun.msv.reader.relax.core with parameters of type TagClauseModifier and TypeMethodDescriptionprotected void
ElementRuleBaseState.onEndInlineClause
(TagClause inlineTag) notification of inline tag element. -
Uses of TagClause in com.sun.msv.reader.relax.core.checker
Methods in com.sun.msv.reader.relax.core.checker with parameters of type TagClause -
Uses of TagClause in com.sun.msv.relaxns.grammar.relax
Methods in com.sun.msv.relaxns.grammar.relax with parameters of type TagClause