Package | Description |
---|---|
org.milyn.edisax.model.internal | |
org.milyn.edisax.util |
Modifier and Type | Method and Description |
---|---|
String |
MappingNode.getJavaName() |
Modifier and Type | Method and Description |
---|---|
static void |
EDIUtils.assertLegalName(String name)
Checks that the name is not a reserved word in java.
|
static String |
EDIUtils.encodeAttributeName(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.
|
Copyright © 2017. All rights reserved.