|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.maven.xmlcodegen.AbstractGenerator
org.geotools.maven.xmlcodegen.SchemaLocationResolverGenerator
public class SchemaLocationResolverGenerator
Generates an instance of XSDSchemaLocationResolver
for
a particular schema.
The schema supplied, and any included schemas ( not imported ), are added to the set of schemas that the resulting class can resolve.
Constructor Summary | |
---|---|
SchemaLocationResolverGenerator()
|
Method Summary | |
---|---|
void |
generate(org.eclipse.xsd.XSDSchema schema)
|
Methods inherited from class org.geotools.maven.xmlcodegen.AbstractGenerator |
---|
copy, execute, findSchemaFile, getPackageBase, included, outputLocation, setIncluded, setOverwriting, setPackageBase, setResourceLocation, setSchemaLookupDirectories, setSchemaSourceDirectory, setSourceLocation, setTestLocation, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchemaLocationResolverGenerator()
Method Detail |
---|
public void generate(org.eclipse.xsd.XSDSchema schema)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |