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.exps
this Verifier validates these expressions.Methods in com.sun.msv.relaxns.verifier with parameters of type AnyOtherElementExpModifier and TypeMethodDescriptionprotected void
TREXIslandVerifier.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