public interface ClassNameConflictResolver
| Modifier and Type | Method and Description |
|---|---|
void |
changeClassInfoAsResultOfConflict(JClass jClass,
String xpath,
String typedXPath,
Annotated annotated)
Changes the JClass' internal class name, as a result of an XPATH expression uniquely
identifying an XML artefact within an XML schema.
|
void |
setSourceGenerator(SourceGenerator sourceGenerator)
Sets the calling
SourceGenerator instance. |
void changeClassInfoAsResultOfConflict(JClass jClass, String xpath, String typedXPath, Annotated annotated)
void setSourceGenerator(SourceGenerator sourceGenerator)
SourceGenerator instance.sourceGenerator - The calling SourceGenerator instance.Copyright © 2016. All rights reserved.