|
||||||||||
| 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.ElementSchemaNamingStrategy
public class ElementSchemaNamingStrategy
Strategy uses the name of the element for the complex type
| Constructor Summary | |
|---|---|
ElementSchemaNamingStrategy()
|
|
| Method Summary | |
|---|---|
java.lang.String |
nameSchemaType(ElementDescriptor descriptor)
Names the schema from the element |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ElementSchemaNamingStrategy()
| Method Detail |
|---|
public java.lang.String nameSchemaType(ElementDescriptor descriptor)
nameSchemaType in class SchemaTypeNamingStrategydescriptor - 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 | |||||||||