|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IllegalNameException | |
|---|---|
| org.milyn.edisax.model.internal | |
| org.milyn.edisax.util | |
| Uses of IllegalNameException in org.milyn.edisax.model.internal |
|---|
| Methods in org.milyn.edisax.model.internal that throw IllegalNameException | |
|---|---|
String |
MappingNode.getJavaName()
|
| Uses of IllegalNameException in org.milyn.edisax.util |
|---|
| Methods in org.milyn.edisax.util that throw IllegalNameException | |
|---|---|
static void |
EDIUtils.assertLegalName(String name)
Checks that the name is not a reserved word in java. |
static String |
EDIUtils.encodeAttributeName(org.milyn.javabean.pojogen.JType type,
String name)
Encodes a String into standard java attribute name convention. |
static String |
EDIUtils.encodeClassName(String name)
Encodes a String into standard java class name convention. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||