|
|||||||||
| Home >> All >> org >> apache >> ws >> jaxme >> generator >> [ util overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.ws.jaxme.generator.util
This package containsJaxMe specific source generators.
See:
Description
| Interface Summary | |
| ReflectResolver | A helper class for Reflect.assignBeanValue(). |
| Class Summary | |
| DateFilter | Helper class, that filters a file by replacing certain patterns. |
| JavaNamer | |
| QName | |
| QNameComparator | Used for sorting arrays or lists of QNameOwner's. |
| QNameUtil | Utility class for working with instances of javax.xml.namespace.QName. |
| Reflect | A set of utility methods for using Java reflection. |
Package org.apache.ws.jaxme.generator.util Description
This package contains JaxMe specific source generators.
This code uses the generic
JaxMeJS
java source generation framework to generate source from schema.
The base package contains startup code (for Ant and from the command line). The actual implementations are contained within subpackages.
|
|||||||||
| Home >> All >> org >> apache >> ws >> jaxme >> generator >> [ util overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||