Uses of Class
com.sun.msv.reader.trex.ng.comp.RELAXNGCompReader
-
Packages that use RELAXNGCompReader Package Description com.sun.msv.reader.trex.ng.comp parses RELAX NG with DTD compatibility annotation into AGM. -
-
Uses of RELAXNGCompReader in com.sun.msv.reader.trex.ng.comp
Fields in com.sun.msv.reader.trex.ng.comp declared as RELAXNGCompReader Modifier and Type Field Description protected RELAXNGCompReaderCompatibilityChecker. readerConstructors in com.sun.msv.reader.trex.ng.comp with parameters of type RELAXNGCompReader Constructor Description CompatibilityChecker(RELAXNGCompReader _reader)DefAttCompatibilityChecker(RELAXNGCompReader _reader, java.util.Map _defaultedAttributes)IDCompatibilityChecker(RELAXNGCompReader reader)
-