Uses of Class
com.sun.msv.reader.ExpressionWithoutChildState
Packages that use ExpressionWithoutChildState
Package
Description
reads XML representation of grammar and creates AGM.
common parts for parseing RELAX Core/Namespace into AGM.
parses RELAX Core into AGM.
shared code between RELAX NG reader and TREX reader.
parses TREX pattern into AGM.
parses RELAX NG into AGM.
parses XML representation of XML Schema into AGM.
parses XML representation of RELAXNS-extended RELAX Core.
-
Uses of ExpressionWithoutChildState in com.sun.msv.reader
Subclasses of ExpressionWithoutChildState in com.sun.msv.readerModifier and TypeClassDescriptionclassState that always returns the same expression. -
Uses of ExpressionWithoutChildState in com.sun.msv.reader.relax
Subclasses of ExpressionWithoutChildState in com.sun.msv.reader.relaxModifier and TypeClassDescriptionclassparses <ref label="..." /> element.classparses <hedgeRef label="..." /> element. -
Uses of ExpressionWithoutChildState in com.sun.msv.reader.relax.core
Subclasses of ExpressionWithoutChildState in com.sun.msv.reader.relax.core -
Uses of ExpressionWithoutChildState in com.sun.msv.reader.trex
Subclasses of ExpressionWithoutChildState in com.sun.msv.reader.trexModifier and TypeClassDescriptionclass<include> element in the pattern.classparses <ref> pattern. -
Uses of ExpressionWithoutChildState in com.sun.msv.reader.trex.classic
Subclasses of ExpressionWithoutChildState in com.sun.msv.reader.trex.classicModifier and TypeClassDescriptionclassparses <data> pattern.classparses <string> pattern. -
Uses of ExpressionWithoutChildState in com.sun.msv.reader.trex.ng
Subclasses of ExpressionWithoutChildState in com.sun.msv.reader.trex.ngModifier and TypeClassDescriptionclassparses <ref> pattern.classparses <value> pattern. -
Uses of ExpressionWithoutChildState in com.sun.msv.reader.xmlschema
Subclasses of ExpressionWithoutChildState in com.sun.msv.reader.xmlschemaModifier and TypeClassDescriptionclassused to parse <anyAttribute > element.classused to parse <any > element.classbase implementation of AnyAttributeState and AnyElementState.classused to parse <element > element with ref attribute. -
Uses of ExpressionWithoutChildState in com.sun.msv.relaxns.reader.relax
Subclasses of ExpressionWithoutChildState in com.sun.msv.relaxns.reader.relax