Uses of Class
com.sun.msv.relaxns.grammar.relax.AnyOtherElementExp
Packages that use AnyOtherElementExp
-
Uses of AnyOtherElementExp in com.sun.msv.relaxns.verifier
Fields in com.sun.msv.relaxns.verifier declared as AnyOtherElementExpModifier and TypeFieldDescriptionprivate final AnyOtherElementExp[]AnyOtherElementVerifier.expsthis Verifier validates these expressions.Methods in com.sun.msv.relaxns.verifier with parameters of type AnyOtherElementExpModifier and TypeMethodDescriptionprotected voidTREXIslandVerifier.switchToAnyOtherElement(AnyOtherElementExp[] exps, String namespaceUri, String localName, String qName, Attributes atts) switch to another IslandVerifier to validate anyOtherElement.Constructors in com.sun.msv.relaxns.verifier with parameters of type AnyOtherElementExp