|
||||||||||
| 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.ClassNameSchemaNamingStrategy
public class ClassNameSchemaNamingStrategy
Names schema types from the property type of the descriptor
| Constructor Summary | |
|---|---|
ClassNameSchemaNamingStrategy()
|
|
| 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 ClassNameSchemaNamingStrategy()
| 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()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||