|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AttributeNameMangler
Maps Attribute names to legal Java identifiers, so that they can be exposed in a proxy with get/set routines.
Method Summary | |
---|---|
String |
mangleAttributeName(String attributeName)
Return a legal java identifier corresponding to the Attribute name. |
Method Detail |
---|
String mangleAttributeName(String attributeName)
attributeName
- Attribute name
|
Java EE 5 SDK | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.