|
|||||||||||
| 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
org.apache.commons.betwixt.schema.strategy.impl.QualifiedPropertyTypeSchemaNamingStrategy
Names schema types from the fully qualified property type of the descriptor
| Constructor Summary | |
QualifiedPropertyTypeSchemaNamingStrategy()
|
|
| Method Summary | |
java.lang.String |
nameSchemaType(ElementDescriptor elementDescriptor)
Names the schema type from the type of the property. |
java.lang.String |
toString()
Outputs brief description. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public QualifiedPropertyTypeSchemaNamingStrategy()
| Method Detail |
public java.lang.String nameSchemaType(ElementDescriptor elementDescriptor)
nameSchemaType in class SchemaTypeNamingStrategyelementDescriptor - ElementDescriptor describing the element
SchemaTypeNamingStrategy.nameSchemaType(ElementDescriptor)public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||