Uses of Class
com.sun.tools.xjc.reader.relaxng.RELAXNGCompiler
-
Packages that use RELAXNGCompiler Package Description com.sun.tools.xjc.reader.relaxng -
-
Uses of RELAXNGCompiler in com.sun.tools.xjc.reader.relaxng
Methods in com.sun.tools.xjc.reader.relaxng with parameters of type RELAXNGCompiler Modifier and Type Method Description static RawTypeSet
RawTypeSetBuilder. build(RELAXNGCompiler compiler, DPattern contentModel, Multiplicity mul)
Constructors in com.sun.tools.xjc.reader.relaxng with parameters of type RELAXNGCompiler Constructor Description RawTypeSetBuilder(RELAXNGCompiler compiler, Multiplicity mul)
-