Uses of Class
com.sun.msv.util.LightStack
Packages that use LightStack
Package
Description
shared code between RELAX NG reader and TREX reader.
parses RELAX NG into AGM.
parses RELAX NG with DTD compatibility annotation into AGM.
-
Uses of LightStack in com.sun.msv.reader.trex
Fields in com.sun.msv.reader.trex declared as LightStackModifier and TypeFieldDescriptionprivate LightStackTREXBaseReader.nsStackstack that stores value of ancestor 'ns' attribute. -
Uses of LightStack in com.sun.msv.reader.trex.ng
Fields in com.sun.msv.reader.trex.ng declared as LightStackModifier and TypeFieldDescriptionprivate final LightStackRELAXNGReader.dtLibStackprivate final LightStackRELAXNGReader.dtLibURIStack -
Uses of LightStack in com.sun.msv.reader.trex.ng.comp
Fields in com.sun.msv.reader.trex.ng.comp declared as LightStackModifier and TypeFieldDescriptionprivate final LightStackRELAXNGCompReader.lastRNGElementThe local name of the preceding RELAX NG element sibling.