Uses of Class
com.sun.msv.relaxns.grammar.ExternalElementExp
Packages that use ExternalElementExp
Package
Description
parses XML representation of RELAXNS-extended RELAX Core.
"divide&validate" framework implementation.
-
Uses of ExternalElementExp in com.sun.msv.relaxns.reader.relax
Methods in com.sun.msv.relaxns.reader.relax that return ExternalElementExpModifier and TypeMethodDescriptionprivate ExternalElementExp
RELAXCoreIslandSchemaReader.getExtElementExp
(String namespace, String label) -
Uses of ExternalElementExp in com.sun.msv.relaxns.verifier
Methods in com.sun.msv.relaxns.verifier with parameters of type ExternalElementExpModifier and TypeMethodDescriptionprotected void
TREXIslandVerifier.switchToChildIsland
(ExternalElementExp[] exps, String namespaceUri, String localName, String qName, Attributes atts) switch to another IslandVerifier.