com.sun.tools.xjc.reader.relaxng
Class RELAXNGCompiler
java.lang.Object
com.sun.tools.xjc.reader.relaxng.RELAXNGCompiler
public final class RELAXNGCompiler
- extends Object
- Author:
- Kohsuke Kawaguchi
|
Constructor Summary |
RELAXNGCompiler(org.kohsuke.rngom.digested.DPattern grammar,
com.sun.codemodel.JCodeModel codeModel,
Options opts)
|
|
Method Summary |
static Model |
build(org.kohsuke.rngom.digested.DPattern grammar,
com.sun.codemodel.JCodeModel codeModel,
Options opts)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RELAXNGCompiler
public RELAXNGCompiler(org.kohsuke.rngom.digested.DPattern grammar,
com.sun.codemodel.JCodeModel codeModel,
Options opts)
build
public static Model build(org.kohsuke.rngom.digested.DPattern grammar,
com.sun.codemodel.JCodeModel codeModel,
Options opts)
Copyright © 2010. All Rights Reserved.