BaseClassNameConflictResolver
, TypeClassNameConflictResolver
, XPATHClassNameConflictResolver
public interface ClassNameConflictResolver
Modifier and Type | Method | Description |
---|---|---|
void |
changeClassInfoAsResultOfConflict(JClass jClass,
java.lang.String xpath,
java.lang.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, java.lang.String xpath, java.lang.String typedXPath, Annotated annotated)
void setSourceGenerator(SourceGenerator sourceGenerator)
SourceGenerator
instance.sourceGenerator
- The calling SourceGenerator
instance.Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com