|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.commons.betwixt.schema.TranscriptionConfiguration
Configuration for XMLBeanInfo to XML schema transcription. All settings are gathered into this one class for convenience.
| Constructor Summary | |
TranscriptionConfiguration()
|
|
| Method Summary | |
DataTypeMapper |
getDataTypeMapper()
Gets the DataTypeMapper to be used during the transcription. |
void |
setDataTypeMapper(DataTypeMapper mapper)
Sets the DataTypeMapper to be used during the transcription/ |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TranscriptionConfiguration()
| Method Detail |
public DataTypeMapper getDataTypeMapper()
DataTypeMapper to be used during the transcription.public void setDataTypeMapper(DataTypeMapper mapper)
DataTypeMapper to be used during the transcription/mapper - DataTypeMapper, not null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||