| java.lang.Object com.sun.tools.xjc.reader.relaxng.RELAXNGCompiler
RELAXNGCompiler | final public class RELAXNGCompiler (Code) | | author: Kohsuke Kawaguchi |
classes | final Map<DPattern, CTypeInfo[]> classes(Code) | | Patterns that are mapped to Java concepts.
The value is an array because we map elements with finite names
to multiple classes.
TODO: depending on the type of the key, the type of the values can be further
restricted. Make this into its own class to represent those constraints better.
|
pkg | final JPackage pkg(Code) | | The package to which we generate the code into.
|
|
|