public final class XJC extends Object
Constructor and Description |
---|
XJC() |
Modifier and Type | Method and Description |
---|---|
static SchemaCompiler |
createSchemaCompiler()
Gets a fresh
SchemaCompiler . |
static String |
getDefaultPackageName(String namespaceUri)
Computes the namespace
URI -> package name conversion
as specified by the JAXB spec. |
public static SchemaCompiler createSchemaCompiler()
SchemaCompiler
.public static String getDefaultPackageName(String namespaceUri)
URI -> package name
conversion
as specified by the JAXB spec.namespaceUri
- Namespace URI. Can be empty, but must not be null.Copyright © 2019 JBoss by Red Hat. All rights reserved.