|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.commons.betwixt.schema.strategy.SchemaTypeNamingStrategy
Pluggable strategy for naming schema types. Logical interface.
| Constructor Summary | |
SchemaTypeNamingStrategy()
|
|
| Method Summary | |
abstract java.lang.String |
nameSchemaType(ElementDescriptor descriptor)
Names the schema type described. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SchemaTypeNamingStrategy()
| Method Detail |
public abstract java.lang.String nameSchemaType(ElementDescriptor descriptor)
descriptor - ElementDescriptor describing the element
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||