Uses of Class
com.sun.tools.jxc.gen.config.NGCCRuntime
-
Packages that use NGCCRuntime Package Description com.sun.tools.jxc com.sun.tools.jxc.gen.config -
-
Uses of NGCCRuntime in com.sun.tools.jxc
Subclasses of NGCCRuntime in com.sun.tools.jxc Modifier and Type Class Description class
NGCCRuntimeEx
Controls the validating and converting of values obtained from the config file. -
Uses of NGCCRuntime in com.sun.tools.jxc.gen.config
Methods in com.sun.tools.jxc.gen.config that return NGCCRuntime Modifier and Type Method Description NGCCRuntime
Classes. getRuntime()
NGCCRuntime
Config. getRuntime()
protected abstract NGCCRuntime
NGCCHandler. getRuntime()
This method will be implemented by the generated code and returns a reference to the current runtime.NGCCRuntime
Schema. getRuntime()
-