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 LightStack
TREXBaseReader.nsStack
stack 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 LightStack
RELAXNGReader.dtLibStack
private final LightStack
RELAXNGReader.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 LightStack
RELAXNGCompReader.lastRNGElement
The local name of the preceding RELAX NG element sibling.