Uses of Class
com.sun.msv.grammar.InterleaveExp
Packages that use InterleaveExp
Package
Description
abstract grammar model(AGM): common part.
Miscellaneous utility classes.
reads XML representation of grammar and creates AGM.
Non-essential schema conformance checks.
shared code between RELAX NG reader and TREX reader.
VGM implementation by using regular expression derivation algorithm.
AGM to RELAX NG converter
-
Uses of InterleaveExp in com.sun.msv.grammar
Methods in com.sun.msv.grammar with parameters of type InterleaveExpModifier and TypeMethodDescriptionExpressionCloner.onInterleave(InterleaveExp exp) ExpressionVisitor.onInterleave(InterleaveExp p) booleanExpressionVisitorBoolean.onInterleave(InterleaveExp p) ExpressionVisitorExpression.onInterleave(InterleaveExp p) voidExpressionVisitorVoid.onInterleave(InterleaveExp exp) -
Uses of InterleaveExp in com.sun.msv.grammar.util
Methods in com.sun.msv.grammar.util with parameters of type InterleaveExpModifier and TypeMethodDescriptionbooleanExpressionFinder.onInterleave(InterleaveExp exp) ExpressionPrinter.onInterleave(InterleaveExp exp) voidExpressionWalker.onInterleave(InterleaveExp exp) -
Uses of InterleaveExp in com.sun.msv.reader
Methods in com.sun.msv.reader with parameters of type InterleaveExp -
Uses of InterleaveExp in com.sun.msv.reader.relax.core.checker
Methods in com.sun.msv.reader.relax.core.checker with parameters of type InterleaveExpModifier and TypeMethodDescriptionvoidDblAttrConstraintChecker.onInterleave(InterleaveExp exp) booleanExportedHedgeRuleChecker.onInterleave(InterleaveExp exp) voidIdAbuseChecker.onInterleave(InterleaveExp exp) -
Uses of InterleaveExp in com.sun.msv.reader.trex
Methods in com.sun.msv.reader.trex with parameters of type InterleaveExp -
Uses of InterleaveExp in com.sun.msv.verifier.regexp
Methods in com.sun.msv.verifier.regexp with parameters of type InterleaveExpModifier and TypeMethodDescriptionAttributeFeeder.onInterleave(InterleaveExp exp) AttributePicker.onInterleave(InterleaveExp exp) voidCombinedChildContentExpCreator.onInterleave(InterleaveExp exp) final ObjectElementsOfConcernCollector.onInterleave(InterleaveExp exp) ResidualCalculator.onInterleave(InterleaveExp exp) StringCareLevelCalculator.onInterleave(InterleaveExp p) -
Uses of InterleaveExp in com.sun.msv.writer.relaxng
Methods in com.sun.msv.writer.relaxng with parameters of type InterleaveExp